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