Up
Runs the given sequence whenever the browser needs to go from the lastest state to this state.
Syntax
State.Up
ยท [sequence]
Parameters
- sequence
- The sequence to run when the browser needs to return to this state.
Return Value
A new set of states that use the given sequence to return to this state.