TextBoxSelectionBrush Property
Gets or sets a brush that is used to highlight selected text
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? SelectionBrush { get; set; }
Public Property SelectionBrush As IBrush
Get
Set
member SelectionBrush : IBrush with get, set
Property Value
IBrush