animationFade

@JvmName(name = "vlbvadpoiudrlwfi")
suspend fun animationFade(value: Output<JobConfigOverlayAnimationAnimationFadeArgs>)
@JvmName(name = "clkyikhgvgjhncdt")
suspend fun animationFade(value: JobConfigOverlayAnimationAnimationFadeArgs?)

Parameters

value

Display overlay object with fade animation. Structure is documented below.


@JvmName(name = "gbsrcisjhbynaebl")
suspend fun animationFade(argument: suspend JobConfigOverlayAnimationAnimationFadeArgsBuilder.() -> Unit)

Parameters

argument

Display overlay object with fade animation. Structure is documented below.