The key was released
key | The value of the virtual key code for the released key. |
shift | This is the state of shift keys and mouse buttons that were pressed at the same time when the keys were released.
|
process | If you pass false to this argument when calling onKeyUp of the parent class, the parent class will not do the default processing for that key (such as moving focus). |
Occurs when the key is released.