Interface MoveTouchCallback.Params
- Enclosing interface:
- MoveTouchCallback
public static interface MoveTouchCallback.Params
The parameters of the
MoveTouchCallback.-
Method Summary
Modifier and TypeMethodDescriptiondefault TouchMovedevent()Returns theTouchMovedevent that is about to be processed by the browser.
-
Method Details
-
event
Returns theTouchMovedevent that is about to be processed by the browser.
-