Skip to main content

ClearSelectionOnLostFocus Property

Gets or sets a value that determines whether the TextBox clears its selection after it loses focus.

Definition

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

public bool ClearSelectionOnLostFocus { get; set; }

Property Value

Boolean

See Also

Reference

TextBox Class
Avalonia.Controls Namespace