TextAttributeExtensions.GetUnorderedList(ITextAttributes) Method

Definition

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

Parameters

attributes
ITextAttributes

Returns

Applies to