SwipeView.SwipeEnded Event

Definition

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

Event Type

Applies to