InputEventWithModifiers.control

State of the Ctrl modifier.

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

Meta