共用方式為


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

適用於