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