次の方法で共有


IFileImageSource インターフェイス

定義

public interface class IFileImageSource : Microsoft::Maui::IImageSource
public interface IFileImageSource : Microsoft.Maui.IImageSource
type IFileImageSource = interface
    interface IImageSource
Public Interface IFileImageSource
Implements IImageSource
派生
実装

プロパティ

File
IsEmpty (継承元 IImageSource)

拡張メソッド

GetPlatformImageAsync(IImageSource, IMauiContext)
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>)

適用対象