InlineTextDecorations Property
The TextDecorations property specifies decorations that are added to the text of an element.
Namespace: Avalonia.Controls.DocumentsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TextDecorationCollection? TextDecorations { get; set; }
Public Property TextDecorations As TextDecorationCollection
Get
Set
member TextDecorations : TextDecorationCollection with get, set
Property Value
TextDecorationCollection