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