다음을 통해 공유


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

적용 대상