Open this page in the API Guide
InputService.onModifierKeydown Method
Register the handler to handle when they press a modifier key.
Parameters
- controlContainer
-
Type: HTMLElement
The HTML element to bind a handler to.
- onCopyHandler
-
Type: function
The handler.