共用方式為


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

適用於