Closure Library API Documentation
Go to class or file:
touch.js
No description.
Useful links
Source Code
Git
File Location
/goog/labs/events/touch.js
Public
Protected
Private
Global Functions
goog.labs.events.touch.
getTouchData
(
e
)
⇒
!
goog.labs.events.touch.TouchData
Takes a mouse or touch event and returns the relevent geometry and target data.
Arguments:
e
:
!
Event
A mouse or touch event.
Returns:
!
goog.labs.events.touch.TouchData
No description.
code »
Directory events
File Reference