ISelectionAdapterSelectionChanged Event

Occurs when the SelectedItem property value changes.

Definition

Namespace: Avalonia.Controls.Utils
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
event EventHandler<SelectionChangedEventArgs> SelectionChanged

Value

EventHandlerSelectionChangedEventArgs

See Also