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