TextDecorationStroke Property

Gets or sets the IBrush that specifies how the TextDecoration is painted.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IBrush? Stroke { get; set; }

Property Value

IBrush

See Also