Tutorial: Stop_propegation

Stop_propegation

touchSwipe Fork me on GitHub

events: swipeStatus

In your event handlers, you can return a value of false if you want to manually cancel the swipe. This will trigger the 'cancel' event.


			
			
			
Swipe will start, but then cancel as the event handler returns false