all

fun all(duration: CSSTimeNumericValue? = null, timingFunction: TransitionTimingFunction? = null, delay: CSSTimeNumericValue? = null, behavior: TransitionBehavior? = null): Transition.Repeatable(source)

Specify transition details that should apply to every animatable property on this element.