opacity

@JvmName(name = "hsabvhvnqlisvaes")
suspend fun opacity(value: Output<Double>)
@JvmName(name = "untomujfvvedonuo")
suspend fun opacity(value: Double?)

Parameters

value

The opacity of the overlay. The value should be in the range between 0 to 1.0. Default to 1.0, which means the overlay is opaque.