Table of Contents

Method OnSwipeDown

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

OnSwipeDown(SwipedEventArgs)

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

protected virtual void OnSwipeDown(SwipedEventArgs e)

Parameters

e SwipedEventArgs

Event arguments.