Share via


SwipeViewSwipeStarted Constructors

Definition

Overloads

SwipeViewSwipeStarted(SwipeDirection)
SwipeViewSwipeStarted(SwipeViewSwipeStarted)

SwipeViewSwipeStarted(SwipeDirection)

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

Parameters

SwipeDirection
SwipeDirection

Applies to

SwipeViewSwipeStarted(SwipeViewSwipeStarted)

protected:
 SwipeViewSwipeStarted(Microsoft::Maui::SwipeViewSwipeStarted ^ original);
protected SwipeViewSwipeStarted (Microsoft.Maui.SwipeViewSwipeStarted original);
Protected Sub New (original As SwipeViewSwipeStarted)

Parameters

Applies to