IStreamImageSource 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IStreamImageSource : Microsoft::Maui::IImageSource
public interface IStreamImageSource : Microsoft.Maui.IImageSource
type IStreamImageSource = interface
interface IImageSource
Public Interface IStreamImageSource
Implements IImageSource
- 派生
- 实现
属性
IsEmpty | (继承自 IImageSource) |
方法
GetStreamAsync(CancellationToken) |
扩展方法
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |