SelectionForegroundBrush Property
Gets or sets a brush that is used for the foreground of selected text
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IBrush? SelectionForegroundBrush { get; set; }
Public Property SelectionForegroundBrush As IBrush
Get
Set
member SelectionForegroundBrush : IBrush with get, set