TextAttributeExtensions.GetSubscript(ITextAttributes) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
[System::Runtime::CompilerServices::Extension]
static bool GetSubscript(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static bool GetSubscript (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetSubscript : Microsoft.Maui.Graphics.Text.ITextAttributes -> bool
<Extension()>
Public Function GetSubscript (attributes As ITextAttributes) As Boolean
Параметры
- attributes
- ITextAttributes