ios-samples/Touch
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Code Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +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 Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots [touch] update screenshots, link to doc 2015-10-14 11:36:34 -07:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Application.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Info.plist Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md onboard mssing samples 2019-08-01 22:35:19 -07:00
Touch.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +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

name description page_type languages products urlFragment
Xamarin.iOS - Touch Illustrates how to work with touch in iOS. Specifically, it shows how to handle touch events and use pre-defined gesture recognizers sample
csharp
xamarin
touch

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.

Touch application screenshot