ios-samples/ios11/EvenOddNumberDrag
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
..
EvenOddNumberDrag Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots New iOS 11 Sample: EvenOddNumberDrag 2018-04-04 12:37:24 -06:00
EvenOddNumberDrag.sln New iOS 11 Sample: EvenOddNumberDrag 2018-04-04 12:37:24 -06:00
Metadata.xml Updated <Brief> wording in Metadata.xml 2018-04-04 22:44:56 -06:00
README.md remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - Even/Odd Number Drag Demonstrates how to use the iOS 11 Drag and Drop APIs within a single iPhone app. The app shows a number in the middle of the screen... (iOS11) sample
csharp
xamarin
tags
ios11
ios11-evenoddnumberdrag

Even/Odd Number Drag

This sample demonstrates how to use the iOS 11 Drag and Drop APIs within a single iPhone app.

The app shows a number in the middle of the screen, and the user's task is to determine whether or not it is an even number or odd number by dragging it to the appropriate bucket.

To test this sample you'll need to run it on a device/simulator running iOS 11.

Dragging numbers