Changes

Jump to: navigation, search

An iOS 7 Gesture Recognition Tutorial

31 bytes removed, 20:45, 14 October 2013
Designing the User Interface
Next, the non-visual gesture recognizer objects need to be added to the design. Scroll down the list of objects in the Object Library panel until the Tap Gesture Recognizer object comes into view. Drag and drop the object onto the View in the design area (if the object is dropped outside the view, the connection between the recognizer and the view on which the gestures are going to be performed will not be established). Repeat these steps to add Pinch, Rotation, Swipe and Long Press Gesture Recognizer objects to the design. Note that document outline panel (which can be displayed by clicking on the arrow button in the lower left hand corner of the storyboard panel) has updated to reflect the presence of the gesture recognizer objects as illustrated in Figure 47-1:
<google>ADSDAQBOX_FLOW</google>
[[Image:ios_7_gesture_recognizers.png|A set of iOS 7 gesture recognizer instances]]

Navigation menu