зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
Code | ||
Images | ||
Resources | ||
Screens/iPhone | ||
Screenshots | ||
AppDelegate.cs | ||
Application.cs | ||
Info.plist | ||
Metadata.xml | ||
README.md | ||
Touch.csproj | ||
Touch.sln |
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 |
|
|
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.