ios-samples/ios11/EvenOddNumberDrag
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
..
EvenOddNumberDrag Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06: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 Fixed typo 2018-04-04 22:45:37 -06:00

README.md

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

Author

Brad Umbaugh