KeyEvent.code

Code of the key that has been pressed.

struct KeyEvent
Keyboard.Key code;

Meta