Share via


SwipeStartedEventArgs(SwipeDirection) Constructor

Definition

public:
 SwipeStartedEventArgs(Microsoft::Maui::SwipeDirection swipeDirection);
public SwipeStartedEventArgs (Microsoft.Maui.SwipeDirection swipeDirection);
new Microsoft.Maui.Controls.SwipeStartedEventArgs : Microsoft.Maui.SwipeDirection -> Microsoft.Maui.Controls.SwipeStartedEventArgs
Public Sub New (swipeDirection As SwipeDirection)

Parameters

swipeDirection
SwipeDirection

Applies to