KeyEvent.ctrlPressed

bool ctrlPressed() const pure @safe nothrow @nogc

Check if the Ctrl key is pressed.

Returns

true when either left or right Ctrl is down.