fadeOut

@JvmName(name = "jkbjtgtmvphydxej")
suspend fun fadeOut(value: Output<FadeArgs>)
@JvmName(name = "klskwvonecsxqmof")
suspend fun fadeOut(value: FadeArgs?)

Parameters

value

Describes the properties of a Fade effect applied to the input media.


@JvmName(name = "xiepkdohcxhlgarg")
suspend fun fadeOut(argument: suspend FadeArgsBuilder.() -> Unit)

Parameters

argument

Describes the properties of a Fade effect applied to the input media.