Table of Contents

Method OnSwipeLeft

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

OnSwipeLeft(SwipedEventArgs)

Raised when swipe gesture with direction to the right is recognized.

protected virtual void OnSwipeLeft(SwipedEventArgs e)

Parameters

e SwipedEventArgs

Event arguments.