Contents

direction

The permitted directions of the swipe.

Declaration

var direction: WKSwipeGestureRecognizerDirection { get set }

Discussion

The default value of this property is right. You may specify more than one direction to track swipes in multiple directions with the same gesture recognizer.