onKeyPressStarted
The user has pressed any key on the keyboard.
Argument
Returns the event object that contains information about the buttons pressed. Each array entry provides the following values:
Name | Type | Description |
|---|---|---|
element | The HTMLElement of the key | |
key | The key object |
Schema: tchmi:framework#/definitions/TcHmiKeyboardKeyPressedEventObjects
![]() | Available from 1.8 |
