ItemsView.OnScrolled(ItemsViewScrolledEventArgs) Method

Definition

protected:
 virtual void OnScrolled(Microsoft::Maui::Controls::ItemsViewScrolledEventArgs ^ e);
protected virtual void OnScrolled (Microsoft.Maui.Controls.ItemsViewScrolledEventArgs e);
abstract member OnScrolled : Microsoft.Maui.Controls.ItemsViewScrolledEventArgs -> unit
override this.OnScrolled : Microsoft.Maui.Controls.ItemsViewScrolledEventArgs -> unit
Protected Overridable Sub OnScrolled (e As ItemsViewScrolledEventArgs)

Parameters

Applies to