Changes

Jump to: navigation, search

An Example iOS 6 iPhone Touch, Multitouch and Tap Application

No change in size, 18:07, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
== Enabling Multitouch on the View ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
By default, views are configured to respond to only single touches (in other words a single finger touching or tapping the screen at any one time). For the purposes of this example we plan to detect multiple touches. In order to enable this support it is necessary to change an attribute of the view object. To achieve this, click on the background of the View window, display the Attribute Inspector (''View -> Utilities -> Show Attribute Inspector'') and make sure that the Multiple Touch option is selected in the Interaction section at the bottom of the window:

Navigation menu