Compartilhar via


SwipeGestureRecognizer.Swiped Event

Definition

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

Event Type

Applies to