InputEventAction.pressed

If true the action's state is pressed. If false the action's state is released.

  1. bool pressed [@property getter]
    struct InputEventAction
    @nogc nothrow @property
    bool
    pressed
    ()
  2. bool pressed [@property setter]

Meta