Get the Newsletter

runSequence

A Method

runSequence(animations: Array): Promise

Run a sequence of animations one after the other. for example: animator.runSequence("fadeIn","callout")

Parameters

animations: Array

Returns

Resolved when all animations are done