Function InputEventWithModifiers.shift

State of the Shift modifier.

bool shift() nothrow @property @nogc;

void shift (
  bool v
) nothrow @property @nogc;