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