AnimatedItem.animation.play_queued method
play_queued(self, track: str) -> None:
Adds an animation to the playback queue.
Queued animations play after the current one completes.
Parameters
-
track: str
name of the animation.
Adds an animation to the playback queue.
Queued animations play after the current one completes.
name of the animation.