KeyEvent.modifierState

see enum ModifierState. They are bitwise combined together.

struct KeyEvent
uint modifierState;

Meta