ios-samples/ios11/DragAndDropCollectionView
conceptdev 39b1d41dec remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00
..
PhotoAlbum Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Screenshots [ios11] DragAndDrop CollectionView example 2017-09-06 14:02:52 -07:00
Metadata.xml [ios11] DragAndDrop CollectionView example 2017-09-06 14:02:52 -07:00
PhotoAlbum.sln [ios11] DragAndDrop CollectionView example 2017-09-06 14:02:52 -07: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 - Drag and Drop CollectionView Example Demo of the new iOS 11 Drag and Drop feature using UICollectionView & UITableView. Test this app on an iPad - the drag and drop... (iOS11) sample
csharp
xamarin
tags
ios11
ios11-draganddropcollectionview

Drag and Drop CollectionView Example

This sample is a demo of the new iOS 11 Drag and Drop feature using UICollectionView & UITableView.

Test this app on an iPad - the drag and drop functionality does not work on iPhone. Things you can do:

  • Individual photos can be moved within an album, or dragged to a new album (use your other hand to select :)
  • Entire albums can be dragged, moving all the photos inside to the new album
  • Individual photos can be dragged into other apps (eg. Messages)
  • Entire albums can be dragged into other apps (eg. Messages), copying all the photos inside to the other app
  • Albums can be re-ordered using the Edit button and row tabs
  • New images can be dynamically generated with the Start Insertions button

drag and drop example screenshot

License

Xamarin port changes are released under the MIT license