次の方法で共有


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

適用対象