Skip to main content

SelectionChanged Event

Occurs when the selected item in the drop-down portion of the AutoCompleteBox has changed.

Definition

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

public event EventHandler<SelectionChangedEventArgs> SelectionChanged

Value

EventHandler(SelectionChangedEventArgs)

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace