TextAttributeExtensions.GetSuperscript(ITextAttributes) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- attributes
- ITextAttributes