InlineTextDecorationsProperty Field

AvaloniaProperty for TextDecorations property.

Definition

Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<TextDecorationCollection?> TextDecorationsProperty

Field Value

StyledPropertyTextDecorationCollection

See Also