Hi, I have a listview with StartSwipe and LeftSwipe, but for some users with no permisssions, I want to disabled the start Swipe and maintain the EndSwipe.
I've tried with
SwipeStarting event, but if I fast swipe when end is visible it shows the start.
How can I do that???
Thank you