Compartir a través de


FontImageSourceService Clase

Definición

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)
Herencia
FontImageSourceService
Implementaciones

Constructores

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

Propiedades

FontManager
Logger (Heredado de ImageSourceService)

Métodos de extensión

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

Se aplica a