ISelectionAdapter.

SelectionChanged Event

Summary

Occurs when the SelectedItem property value changes.
Namespace
Avalonia.Controls.Utils
Containing Type
ISelectionAdapter
Event Type
EventHandler<SelectionChangedEventArgs>

Syntax

event EventHandler<SelectionChangedEventArgs> SelectionChanged