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