SwipeView.SwipeChanging Event

Definition

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

Event Type

Applies to