Udostępnij przez


EmbeddedFontLoader Klasa

Definicja

Obiekt IEmbeddedFontLoader może załadować czcionkę z osadzonych zasobów.

public ref class EmbeddedFontLoader : Microsoft::Maui::IEmbeddedFontLoader
public class EmbeddedFontLoader : Microsoft.Maui.IEmbeddedFontLoader
type EmbeddedFontLoader = class
    interface IEmbeddedFontLoader
Public Class EmbeddedFontLoader
Implements IEmbeddedFontLoader
Dziedziczenie
EmbeddedFontLoader
Implementuje

Konstruktory

EmbeddedFontLoader()

Tworzy nowe wystąpienie klasy EmbeddedFontLoader.

EmbeddedFontLoader(IServiceProvider)

Tworzy nowe wystąpienie klasy EmbeddedFontLoader.

Metody

LoadFont(EmbeddedFont)

Załaduj czcionkę z osadzonych zasobów.

Dotyczy