IFontImageSource Interface

Definition

public interface class IFontImageSource : Microsoft::Maui::IImageSource
public interface IFontImageSource : Microsoft.Maui.IImageSource
type IFontImageSource = interface
    interface IImageSource
Public Interface IFontImageSource
Implements IImageSource
Derived
Implements

Properties

Color
Font
Glyph
IsEmpty (Inherited from IImageSource)

Extension Methods

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

Applies to