Method OnSwipeRight
OnSwipeRight(SwipedEventArgs)
Raised when swipe gesture with direction to the right is recognized.
protected virtual void OnSwipeRight(SwipedEventArgs e)
Parameters
e
SwipedEventArgsEvent arguments.
Raised when swipe gesture with direction to the right is recognized.
protected virtual void OnSwipeRight(SwipedEventArgs e)
e
SwipedEventArgsEvent arguments.