Changes

Identifying Gestures using iOS 8 Gesture Recognizers

31 bytes added, 17:44, 23 December 2015
Recognizing Swipe Gestures
== Recognizing Swipe Gestures ==
<google>ADSDAQBOX_FLOW</google>
Swipe gestures are detected using the UISwipeGestureRecognizer class. All swipes, or just those in a specific direction, may be detected by assigning one of the following constants to the direction property of the class: