Skip to main content

SelectionChanged Event

Occurs when the SelectedItem property value changes.

Definition

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

event EventHandler<SelectionChangedEventArgs> SelectionChanged
View Source

Value

EventHandler(SelectionChangedEventArgs)

See Also

Reference

ISelectionAdapter Interface
Avalonia.Controls.Utils Namespace