TextBoxIsInactiveSelectionHighlightEnabled Property
Gets or sets a value that determines whether the TextBox shows a selection highlight when it is not focused.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsInactiveSelectionHighlightEnabled { get; set; }
Public Property IsInactiveSelectionHighlightEnabled As Boolean
Get
Set
member IsInactiveSelectionHighlightEnabled : bool with get, set
Property Value
Boolean