Changes

no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Detecting iOS 4 iPhone Touch Screen Gesture Motions (Xcode 4)|Previous]]<td align="center">[[iPhone iOS 4 Development Essentials Xcode 4 Edition|Table of Contents]]<td width="20%" align="right">[[An iPhone iOS 4 Gesture Recognition Tutorial (Xcode 4)|Next]]</td>
<tr>
<td width="20%">Detecting iOS 4 iPhone Touch Screen Gesture Motions (Xcode 4)<td align="center"><td width="20%" align="right">An iPhone iOS 4 Gesture Recognition Tutorial (Xcode 4)</td>
</table>
<hr>
 
 
<google>BUY_IOS4XC4</google>
 
In the chapter entitled [[Detecting iOS 4 iPhone Touch Screen Gesture Motions (Xcode 4)|Detecting iOS 4 iPhone Touch Screen Gesture Motions]] we looked at how to track the motion of contact with the iPhone screen. In practice, an application will need to respond to specific motions that take place during the course of a gesture. The swiping of a finger across the screen might, for example, be required slide a new view onto the display. Similarly, a pinching motion is typically used in iPhone applications to enlarge or reduce an image or view.