animations
Parameters
value
List of animations. The list should be chronological, without any time overlap. Structure is documented below.
Parameters
values
List of animations. The list should be chronological, without any time overlap. Structure is documented below.
suspend fun animations(argument: List<suspend JobTemplateConfigOverlayAnimationArgsBuilder.() -> Unit>)
suspend fun animations(vararg argument: suspend JobTemplateConfigOverlayAnimationArgsBuilder.() -> Unit)
Parameters
argument
List of animations. The list should be chronological, without any time overlap. Structure is documented below.