SelectableItemsView.OnSelectionChanged(SelectionChangedEventArgs) Method

Definition

protected:
 virtual void OnSelectionChanged(Microsoft::Maui::Controls::SelectionChangedEventArgs ^ args);
protected virtual void OnSelectionChanged (Microsoft.Maui.Controls.SelectionChangedEventArgs args);
abstract member OnSelectionChanged : Microsoft.Maui.Controls.SelectionChangedEventArgs -> unit
override this.OnSelectionChanged : Microsoft.Maui.Controls.SelectionChangedEventArgs -> unit
Protected Overridable Sub OnSelectionChanged (args As SelectionChangedEventArgs)

Parameters

Applies to