다음을 통해 공유


TextAttributeExtensions.GetSuperscript(ITextAttributes) 메서드

정의

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

매개 변수

attributes
ITextAttributes

반환

적용 대상