SfListView Swipe event after threshold

Hello,

I made the Swipe Animation like the animations in Outlook or Gmail.

How can I set a threshold for the swipe where the event is only fired when you swiped to the half of the screen otherwise it would reset?


Thanks in advance


1 Reply

LN Lakshmi Natarajan Syncfusion Team August 23, 2021 02:19 PM UTC

Hi Marvin, 
 
Thank you for using Syncfusion products. 
 
We have checked the reported query “SfListView Swipe event after threshold” from our side. We would like to inform you that the SfListView allows you to set threshold value by using SfListView.SwipeThreshold property. In this case, the SwipeView gets stick when SwipeOffset is greater than half of the SwipeThreshold value. The default value is 0. 
 
Please refer to our user guidance document regarding the same, 
 
You can also refer to our online documentation to swipe the SfListView like outlook, 
 
Please let us know if you need further assistance.  
 
Lakshmi Natarajan 
 


Loader.
Up arrow icon