KeyEvent

Extends Event

The KeyEvent object is received by the Tool’s keyboard handlers tool.onKeyDown, tool.onKeyUp. The KeyEvent object is the only parameter passed to these functions and contains information about the keyboard event.

Properties

Methods

Properties inherited from Event

Methods inherited from Event