Skip to main content

ClearSelectionOnLostFocus Property

Gets or sets a value that determines whether the AutoCompleteBox 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

AutoCompleteBox Class
Avalonia.Controls Namespace