Skip to content

Alam-Ashraf/MAUICollectionViewItemReorderingSample

Repository files navigation

MAUICollectionViewItemReorderingSample

CollectionViewItemReordering.mp4

Item reordering to CollectionView

Drag and Drop gestures enable 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. In my last post I explained how to apply drag and drop gestures to CollectionView LinearItemsLayout click here to see. So In this article, I’m going to show you how to apply Item reordering to CollectionView GridItemsLayout in MAUI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages