ItemsView.Scrolled Event

Definition

public:
 event EventHandler<Microsoft::Maui::Controls::ItemsViewScrolledEventArgs ^> ^ Scrolled;
public event EventHandler<Microsoft.Maui.Controls.ItemsViewScrolledEventArgs> Scrolled;
member this.Scrolled : EventHandler<Microsoft.Maui.Controls.ItemsViewScrolledEventArgs> 
Public Event Scrolled As EventHandler(Of ItemsViewScrolledEventArgs) 

Event Type

Applies to