다음을 통해 공유


FontImageSourceService 클래스

정의

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)
상속
FontImageSourceService
구현

생성자

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

속성

FontManager
Logger (다음에서 상속됨 ImageSourceService)

확장 메서드

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

적용 대상