web.mobile interfaces.
web.mobile interfaces.
No vars found in this namespace.
The DeviceMotionEvent provides web developers with information the speed of changes for the device's position and orientation.
The DeviceMotionEvent provides web developers with information the speed of changes for the device's position and orientation.
The DocumentTouch interface used to provide convenience methods
creating web.other.Touch
and web.mobile.TouchList
objects,
DocumentTouch been removed from the standards. These two methods
live on the web.Document
interface.
The DocumentTouch interface used to provide convenience methods creating `web.other.Touch` and `web.mobile.TouchList` objects, DocumentTouch been removed from the standards. These two methods live on the `web.Document` interface.
The TouchList interface represents a list of contact points on
touch surface. For example, if the user has three fingers on
touch surface (such as a screen or trackpad), the corresponding
object would have one web.other.Touch
object for each finger,
a total of three entries.
The TouchList interface represents a list of contact points on touch surface. For example, if the user has three fingers on touch surface (such as a screen or trackpad), the corresponding object would have one `web.other.Touch` object for each finger, a total of three entries.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close