Partager via


FontImageSourceService Classe

Définition

public ref class FontImageSourceService : Microsoft::Maui::ImageSourceService, Microsoft::Maui::IImageSourceService<Microsoft::Maui::IFontImageSource ^>
public class FontImageSourceService : Microsoft.Maui.ImageSourceService, Microsoft.Maui.IImageSourceService<Microsoft.Maui.IFontImageSource>
type FontImageSourceService = class
    inherit ImageSourceService
    interface IImageSourceService<IFontImageSource>
    interface IImageSourceService
Public Class FontImageSourceService
Inherits ImageSourceService
Implements IImageSourceService(Of IFontImageSource)
Héritage
FontImageSourceService
Implémente

Constructeurs

FontImageSourceService(IFontManager)
FontImageSourceService(IFontManager, ILogger<FontImageSourceService>)

Propriétés

FontManager
Logger (Hérité de ImageSourceService)

Méthodes d’extension

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

S’applique à