IFontImageSource Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IFontImageSource : Microsoft::Maui::IImageSource
public interface IFontImageSource : Microsoft.Maui.IImageSource
type IFontImageSource = interface
interface IImageSource
Public Interface IFontImageSource
Implements IImageSource
- Dérivé
- Implémente
Propriétés
Color | |
Font | |
Glyph | |
IsEmpty | (Hérité de IImageSource) |
Méthodes d’extension
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |