TextRunPropertiesForegroundBrush Property
Brush used to fill text.
Namespace: Avalonia.Media.TextFormattingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract IBrush? ForegroundBrush { get; }
Public MustOverride ReadOnly Property ForegroundBrush As IBrush
Get
abstract ForegroundBrush : IBrush with get
Property Value
IBrush