次の方法で共有


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

戻り値

適用対象