playAnimatorsTogether

Play given ValueAnimator's together

Parameters

animators

Variable number of ValueAnimator's

abstract fun playAnimatorsTogether(vararg animators: Array<out ValueAnimator>)