次の方法で共有


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)

適用対象