зеркало из https://github.com/xamarin/ios-samples.git
3090e88865
* update PassKit * update newsstand consider deleting in future * update iclouduidoc * update customcollectionviewattributes * update touchgesturerecognizers * update phonewordmultiscreen * update lazytablesasync * update lazytables * update watchkit-getstarted consider deleting in future * update HostedNonConsumables * update duplicate guid * fix whitespace/formatting |
||
---|---|---|
.. | ||
Classes | ||
Images | ||
Other Sources | ||
Resources | ||
Screenshots | ||
Info.plist | ||
Metadata.xml | ||
README.md | ||
Touches_GestureRecognizers.csproj | ||
Touches_GestureRecognizers.sln |
README.md
name | description | page_type | languages | products | urlFragment | ||
---|---|---|---|---|---|---|---|
Xamarin.iOS - Gesture Recognizers | How to handle touches to move multiple objects with UIGestureRecognizers | sample |
|
|
touches-gesturerecognizers |
Gesture Recognizers
An example on how to handle touches to move multiple objects with UIGestureRecognizers.
See the touch events and gestures docs for Xamarin.iOS.
Loosely based on Apple's Touches example: http://developer.apple.com/library/ios/#samplecode/Touches