Compartilhar via


BaseSwipeEventArgs(SwipeDirection) Constructor

Definition

protected:
 BaseSwipeEventArgs(Microsoft::Maui::SwipeDirection swipeDirection);
protected BaseSwipeEventArgs (Microsoft.Maui.SwipeDirection swipeDirection);
new Microsoft.Maui.Controls.BaseSwipeEventArgs : Microsoft.Maui.SwipeDirection -> Microsoft.Maui.Controls.BaseSwipeEventArgs
Protected Sub New (swipeDirection As SwipeDirection)

Parameters

swipeDirection
SwipeDirection

Applies to