共用方式為


ILabel.TextDecorations 屬性

定義

取得套用至標籤的文字裝飾。 可以套用底線和刪除線文字裝飾。

public:
 property Microsoft::Maui::TextDecorations TextDecorations { Microsoft::Maui::TextDecorations get(); };
public Microsoft.Maui.TextDecorations TextDecorations { get; }
member this.TextDecorations : Microsoft.Maui.TextDecorations
Public ReadOnly Property TextDecorations As TextDecorations

屬性值

適用於