animationGroup

@JvmName(name = "animateUnitProperty")
fun KMutableProperty0<Unit>.animationGroup(builder: Animatable.() -> Unit): PropertyAnimationKey<Unit>(source)

create an animation group

Parameters

builder

the animation group builder function