Data type KeyEvent
access this type via: ui.IOWindow (uses)
Data type to describe a key event. This event is emitted for application-level windows to notify them of keyboard events.
Fields
int keyCode The key code of the key associated with this event.