onKeyPressEnded
The user has canceled or finished the interaction with any key on the keyboard.
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 |
