ios-samples/Touch
GouriKumari 66ff4c285d Rebuilt samples to fix bug 1842 2014-04-14 11:15:31 -04:00
..
Code Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
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 Use offsets and deltas so buttons appear correctly on both iOS7 and older iOS 2013-09-12 11:16:31 -08:00
Screenshots Added Touch sample 2011-10-18 23:06:12 -07:00
AppDelegate.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Application.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Rebuilt samples to fix bug 1842 2014-04-14 11:15:31 -04:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
Touch.csproj add new resources 2012-12-20 14:20:14 -05: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.

Authors

Bryan Costanich