SwipeView.SwipeStarted Event

Definition

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

Event Type

Applies to