onKeyPressFinished
The user has completed the interaction with any key on the keyboard. In other words, the user has released a key that was previously pressed.
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 |
