2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
SfListView allows you to load multiple views in both left and right swipe by customizing the LeftSwipeTemplate and RightSwipeTemplate properties. You can refer the following UG documentation link for more reference. UG Link: https://help.syncfusion.com/xamarin/sflistview/swiping#multiple-views
To swipe an item indefinitely, you need to set the SwipeOffset property by considering the width/height of the SfListView with Orientation accordingly as like following code example. C#
You can layout the swiping item to desired offset value for both right and left swipe accordingly once the swipe action is completed in the SwipeEnded event using SwipeOffset argument in the SwipeEndedEventArgs as like following code example. C#
Now run the application to render the following output. Left swipe item
Right swipe item
Sample Link: ListView_CustomSwipe
|
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.