Action.state

update action state (can be changed even for const objects)

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

Meta