then

fun then(vararg commands: Command): SequentialGroup

Returns a SequentialGroup with this command and an arbitrary number of other commands

Parameters

commands

the other commands to create a SequentialGroup with