KeyEvent.shiftPressed

bool shiftPressed() const pure @safe nothrow @nogc

Check if the Shift key is pressed.

Returns

true when Shift is down.