Changes

An iOS 9 Gesture Recognition Tutorial

12 bytes removed, 20:34, 1 February 2016
m
Text replacement - "<google>BUY_IOS9</google>" to "<htmlet>ios9</htmlet>"
<googlehtmlet>BUY_IOS9ios9</googlehtmlet>
Repeat these steps to establish action connections for the pinch, rotation, swipe and long press gesture recognizers to methods named pinchDetected, rotationDetected, swipeDetected and longPressDetected respectively, taking care to select the corresponding type value for each action.
<googlehtmlet>BUY_IOS9ios9</googlehtmlet>
== Implementing the Action Methods ==
<googlehtmlet>BUY_IOS9ios9</googlehtmlet>