共用方式為


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)

適用於