backgroundOpacity

open override fun backgroundOpacity(backgroundOpacity: Double): BackgroundLayer

Set the BackgroundOpacity property

Parameters

backgroundOpacity

value of backgroundOpacity

open override fun backgroundOpacity(backgroundOpacity: Expression): BackgroundLayer

Set the BackgroundOpacity property

Parameters

backgroundOpacity

value of backgroundOpacity as Expression

val backgroundOpacity: Double?

The opacity at which the background will be drawn.