SwipeView.SwipeEnded 事件

定义

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) 

事件类型

适用于