次の方法で共有


TextAttributeExtensions.GetUnorderedList(ITextAttributes) メソッド

定義

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

パラメーター

attributes
ITextAttributes

戻り値

適用対象