ios-samples/Touch
Rolf Bjarne Kvinge 6e0a9df9eb Fix resource casing. Fixes #3166. 2012-02-01 11:40:45 +01: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 Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Screens/iPhone Fix resource casing. Fixes #3166. 2012-02-01 11:40:45 +01: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
Default-Landscape~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default-Portrait~ipad.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Default@2x.png Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Metadata.xml Minor fixication. 2011-10-19 19:00:43 +02:00
README.md Relicense everything under Apache 2.0. 2011-12-27 18:10:05 +01:00
Touch.csproj Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01: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