Changes

Jump to: navigation, search

Detecting iOS 7 Touch Screen Gesture Motions

No change in size, 18:04, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
The application will display the X and Y coordinates of the touch and update these values in real-time as the finger moves across the screen. When the finger is lifted from the screen, the start and end coordinates of the gesture will then be displayed on two label objects in the user interface. Select the Main.storyboard file and, using Interface Builder, create a user interface such that it resembles the layout in Figure 45-1:
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
[[Image:ios_7_touch_motion_ui.png|The user interface layout for an iOS 7 touch motion example app]]

Navigation menu