Compartilhar via


TextAttributeExtensions.GetFontName(ITextAttributes) Método

Definição

public:
[System::Runtime::CompilerServices::Extension]
 static System::String ^ GetFontName(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static string GetFontName (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetFontName : Microsoft.Maui.Graphics.Text.ITextAttributes -> string
<Extension()>
Public Function GetFontName (attributes As ITextAttributes) As String

Parâmetros

attributes
ITextAttributes

Retornos

Aplica-se a