animationGroup
fun KMutableProperty0<Unit>.animationGroup(builder: Animatable.() -> Unit): PropertyAnimationKey<Unit>(source)
create an animation group
Parameters
builder
the animation group builder function
create an animation group
the animation group builder function