다음을 통해 공유


IFontImageSource 인터페이스

정의

public interface class IFontImageSource : Microsoft::Maui::IImageSource
public interface IFontImageSource : Microsoft.Maui.IImageSource
type IFontImageSource = interface
    interface IImageSource
Public Interface IFontImageSource
Implements IImageSource
파생
구현

속성

Color
Font
Glyph
IsEmpty (다음에서 상속됨 IImageSource)

확장 메서드

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

적용 대상