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