Skip to main content

TextDecorations Property

The TextDecorations property specifies decorations that are added to the text of an element.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public TextDecorationCollection? TextDecorations { get; set; }

Property Value

TextDecorationCollection

See Also

Reference

Inline Class
Avalonia.Controls.Documents Namespace