Skip to content

Latest commit

 

History

History

CollectionViewSwipe

Add Custom Actions on Swipe Gestures

You can extend CollectionView's UI with additional elements that appear when a user swipes an item from left to right or from right to left and perform custom actions on tap. For the Horizontal orientation, the CollectionView supports top-to-bottom and bottom-to-top swipe gestures for items. For more information about swipe actions, refer to the following help topic: Swipe Gestures.

DevExpress Mobile UI for .NET MAUI

Files to Review

Documentation

More Examples