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

适用于