buildSequentialCommand
fun buildSequentialCommand(initializer: SequentialCommandBuilder.() -> Unit): SequentialCommandGroup
Create a new SequentialCommandGroup using a builder.
Parameters
initializer
The builder body
Create a new SequentialCommandGroup using a builder.
The builder body