Foreground Property
Gets or sets a brush used to paint the text.
Definition
Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IBrush? Foreground { get; set; }
Public Property Foreground As IBrush
Get
Set
member Foreground : IBrush with get, set