KeyEvent.altPressed

bool altPressed() const pure @safe nothrow @nogc

Check if the Alt key is pressed.

Returns

true when either left or right Alt is down.