다음을 통해 공유


TextAttributeExtensions.GetFontName(ITextAttributes) 메서드

정의

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

매개 변수

attributes
ITextAttributes

반환

적용 대상