Share via


TextAttributeExtensions.GetSubscript(ITextAttributes) Method

Definition

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

Parameters

attributes
ITextAttributes

Returns

Applies to