Skip to main content

TextDecorations Property

If not null, text decorations to apply to all runs in the line. This is in addition to any text decorations specified by the TextRunProperties for individual text runs.

Definition

Namespace: Avalonia.Media.TextFormatting
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public virtual TextDecorationCollection? TextDecorations { get; }

Property Value

TextDecorationCollection

See Also

Reference

TextParagraphProperties Class
Avalonia.Media.TextFormatting Namespace