SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

Added support for pause and resume the SwipeView. Useful if you need to ...

Open arlg opened this issue 12 years ago • 0 comments

Added support for pause and resume the SwipeView. Useful if you need to have the touch events not interfering at some point.

API : Call pause() and resume() to pause and resume the SwipeView on your swipeview instance

arlg avatar Jul 18 '13 13:07 arlg