Action.state

update action state (for non-const action)

  1. const(ActionState) state [@property getter]
  2. ActionState state [@property setter]
    class Action
    @property
    state
    ()
  3. ActionState state [@property setter]

Meta