This documentation is archived and is not being maintained.
metaKey property
Determines whether the META key was pressed for the touch event.
This property is read-only.
Syntax
| JavaScript |
ptr = object.metaKey
|
Property values
Type: boolean
See also
-
TouchEvent