JavaScript DOM TouchEvent property: metaKey
[this page | pdf | back links]
The
metaKey property of TouchEvent
objects within the JavaScript
DOM returns true if
‘META’ key was pressed, otherwise returns false.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)