background Opacity
abstract fun backgroundOpacity(backgroundOpacity: Double = 1.0): BackgroundLayer
Content copied to clipboard
The opacity at which the background will be drawn.
Parameters
background Opacity
value of backgroundOpacity
abstract fun backgroundOpacity(backgroundOpacity: Expression): BackgroundLayer
Content copied to clipboard
The opacity at which the background will be drawn.
Parameters
background Opacity
value of backgroundOpacity as Expression