зеркало из https://github.com/xamarin/ios-samples.git
6e0a9df9eb | ||
---|---|---|
.. | ||
Code | ||
Images | ||
Screens/iPhone | ||
Screenshots | ||
AppDelegate.cs | ||
Application.cs | ||
Default-Landscape~ipad.png | ||
Default-Portrait~ipad.png | ||
Default.png | ||
Default@2x.png | ||
Info.plist | ||
Metadata.xml | ||
README.md | ||
Touch.csproj | ||
Touch.sln |
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