共用方式為


TextAttributeExtensions.GetStrikethrough(ITextAttributes) 方法

定義

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

參數

attributes
ITextAttributes

傳回

適用於