KeyEvent.shift

Is the Shift key pressed?

struct KeyEvent
bool shift;

Meta