Interface TouchMoveEventHandler
- All Superinterfaces:
BrowserEventHandler
Touch move event handler interface
- Since:
- 4.0
- Author:
- JBStrap
-
Method Summary
-
Method Details
-
onTouchMove
Touch move event handler
The event handler will be called, when the user moves their finger on the screen.
Note: Touch events only work with touchscreen devices
- Parameters:
event
- The event object- See Also:
-