onKeyPressCanceled
The user has canceled the interaction with any key on the keyboard. This can be triggered, for example, by moving to the side.
Argument
Returns the event object that contains information on the enabled buttons. 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 |
