IDecorableTextElement.TextDecorations Property

Definition

public:
 property Microsoft::Maui::TextDecorations TextDecorations { Microsoft::Maui::TextDecorations get(); void set(Microsoft::Maui::TextDecorations value); };
public Microsoft.Maui.TextDecorations TextDecorations { get; set; }
member this.TextDecorations : Microsoft.Maui.TextDecorations with get, set
Public Property TextDecorations As TextDecorations

Property Value

Applies to