TextPresenterForeground Property
Gets or sets a brush used to paint the text.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? Foreground { get; set; }
Public Property Foreground As IBrush
Get
Set
member Foreground : IBrush with get, set
Property Value
IBrush