TextDecorations Property
Gets or sets the text decorations.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TextDecorationCollection? TextDecorations { get; set; }
Public Property TextDecorations As TextDecorationCollection
Get
Set
member TextDecorations : TextDecorationCollection with get, set