次の方法で共有


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

適用対象