Compartilhar via


FontImageSourceService Classe

Definição

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)
Herança
FontImageSourceService
Implementações

Construtores

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

Propriedades

FontManager
Logger (Herdado de ImageSourceService)

Métodos de Extensão

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

Aplica-se a