Hi Web Synergies,
You can handle SwipeStarted event of ListView and cancel swiping for the items based on ItemData property of event argument.
The SwipeStarted
event provides the following properties in their arguments:
· ItemData: Defines the underlying data associated with the swiped item. as its arguments.
Thanks,
Sivakumar