background Opacity
open override fun backgroundOpacity(backgroundOpacity: Double): BackgroundLayer
Content copied to clipboard
The opacity at which the background will be drawn.
Use static method BackgroundLayer.defaultBackgroundOpacity to set the default property.
Parameters
background Opacity
value of backgroundOpacity
open override fun backgroundOpacity(backgroundOpacity: Expression): BackgroundLayer
Content copied to clipboard
The opacity at which the background will be drawn.
Use static method BackgroundLayer.defaultBackgroundOpacityAsExpression to set the default property.
Parameters
background Opacity
value of backgroundOpacity as Expression
The opacity at which the background will be drawn.