Skip to main content

IsInactiveSelectionHighlightEnabled Property

Gets or sets a value that determines whether the TextBox shows a selection highlight when it is not focused.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsInactiveSelectionHighlightEnabled { get; set; }

Property Value

Boolean

See Also

Reference

TextBox Class
Avalonia.Controls Namespace