ios-samples/Touch
Craig Dunn de17b19b1a [touch] update screenshots, link to doc 2015-10-14 11:36:34 -07:00
..
Code Pull from upstream 2015-01-19 20:39:40 +05:30
Images add new resources 2012-12-20 14:20:14 -05:00
Resources add new resources 2012-12-20 14:20:14 -05:00
Screens/iPhone Pull from upstream 2015-01-19 20:39:40 +05:30
Screenshots [touch] update screenshots, link to doc 2015-10-14 11:36:34 -07:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Application.cs Pull from upstream 2015-01-19 20:39:40 +05:30
Info.plist [touch] update screenshots, link to doc 2015-10-14 11:36:34 -07:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md [touch] update screenshots, link to doc 2015-10-14 11:36:34 -07:00
Touch.csproj [Keychain][monocatalog][ExtensionsDemo][Touch][avTouch][reachability][CoreLocation][FontList] fix sdk warnings 2015-05-20 12:46:09 +03:00
Touch.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00

README.md

Touch

This sample illustrates how to work with touch in iOS. Specifically, it shows how to handle touch events, use pre-defined gesture recognizers, and create custom gesture recognizers.

See also the touch samples associated with the touch docs.

Authors

Bryan Costanich