Changes

Jump to: navigation, search

Detecting iOS 6 iPhone Touch Screen Gesture Motions

255 bytes added, 20:02, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<googlehtmlet>BUY_IOS6ios9_upgrade</googlehtmlet>
The next area of iOS touch screen event handling that we will look at in this book involves the detection of gestures involving movement. As covered in a previous chapter, a gesture refers the activity that takes place in the time between a finger touching the screen and the finger then being lifted from the screen. In the chapter entitled [[An Example iOS 6 iPhone Touch, Multitouch and Tap Application]] we dealt with touches that did not involve any movement across the screen surface. We will now create an example that tracks the coordinates of a finger as it moves across the screen.
Note that the assumption is made throughout this chapter that the reader has already reviewed the [[An Overview of iOS 6 iPhone Multitouch, Taps and Gestures]] chapter of this book.
== The Example iOS 6 iPhone Gesture Application ==
<htmlet>adsdaqbox_flow</htmlet>
[[Image:iphone_ios_6_touchmotion_ui.png|An iPhone iOS 6 Touch motion example UI]]
<googlehtmlet>BUY_IOS6ios9_upgrade</googlehtmlet>
 
<htmlet>ezoicbottom</htmlet>
<hr>
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[An Example iOS 6 iPhone Touch, Multitouch and Tap Application|Previous]]<td align="center">[[iPhone iOS 6 Development Essentials|Table of Contents]]<td width="20%" align="right">[[Identifying iPhone Gestures using iOS 6 Gesture Recognizers|Next]]</td>
<tr>
<td width="20%">An Example iOS 6 iPhone Touch, Multitouch and Tap Application<td align="center"><td width="20%" align="right">Identifying iPhone Gestures using iOS 6 Gesture Recognizers</td>
</table>

Navigation menu