public interface TouchMoveHandler extends EventHandler
TouchMoveEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onTouchMove(TouchMoveEvent event)Called when TouchMoveEvent is fired. | 
void onTouchMove(TouchMoveEvent event)
event - the TouchMoveEvent that was fired