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