InputEventWithModifiers.shift

State of the Shift modifier.

  1. bool shift [@property getter]
  2. bool shift [@property setter]
    struct InputEventWithModifiers
    @nogc nothrow @property
    void
    shift
    (
    bool v
    )

Meta