共用方式為


IStreamImageSource 介面

定義

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>>)

適用於