IFontImageSource Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public interface class IFontImageSource : Microsoft::Maui::IImageSource
public interface IFontImageSource : Microsoft.Maui.IImageSource
type IFontImageSource = interface
interface IImageSource
Public Interface IFontImageSource
Implements IImageSource
- Abgeleitet
- Implementiert
Eigenschaften
Color | |
Font | |
Glyph | |
IsEmpty | (Geerbt von IImageSource) |
Erweiterungsmethoden
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |