backgroundOpacity

open override fun backgroundOpacity(backgroundOpacity: Double): BackgroundLayer

The opacity at which the background will be drawn.

Parameters

backgroundOpacity

value of backgroundOpacity

open override fun backgroundOpacity(backgroundOpacity: Expression): BackgroundLayer

The opacity at which the background will be drawn.

Parameters

backgroundOpacity

value of backgroundOpacity as Expression

val backgroundOpacity: Double?

The opacity at which the background will be drawn.