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