emitKeyReleased

fun emitKeyReleased(keyval: <Error class: unknown class>, keycode: <Error class: unknown class>, state: <Error class: unknown class>)(source)

Emits the "key-released" signal. See onKeyReleased.

Parameters

keyval

the released key.

keycode

the raw code of the released key.

state

the bitmask, representing the state of modifier keys and pointer buttons.