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