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

HTMLElement

The HTMLElement of the key

key

SimpleKey

The key object

Schema: tchmi:framework#/definitions/TcHmiKeyboardKeyPressedEventObjects

onKeyPressFinished 1:

Available from 1.8