Skip to content

Alam-Ashraf/MAUIDragDropCollectionViewItemsDemo

Repository files navigation

MAUIDragDropCollectionViewItemsDemo

CollectionViewItemReorderning.mp4

CollectionView Item Reordering

MAUI provides us drag and drop gestures which enables drag an element from one place and drop to another place. We can apply drag and drop gestures to any UI elements using DragGestureRecognizer and DropGestureRecognizer class. So In this article, I’m going to show you how to use drag and drop gesture to CollectionView in MAUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages