InputEvent.code

Code uniquely identifying the source of the event, such as a key, button or gesture.

struct InputEvent
InputEventCode code;

Meta