SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.animation
/
AnimatorSetCompat
Animator
Set
Compat
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP
)
open
class
AnimatorSetCompat
Compatibility utils for
android.animation.AnimatorSet
.
Members
Constructors
Animator
Set
Compat
Link copied to clipboard
constructor
(
)
Functions
play
Together
Link copied to clipboard
open
fun
playTogether
(
@
NonNull
animatorSet
:
AnimatorSet
,
@
NonNull
items
:
List
<
Animator
>
)
Sets up this AnimatorSet to play all of the supplied animations at the same time.