backgroundOpacity

abstract fun backgroundOpacity(backgroundOpacity: Double = 1.0): BackgroundLayer

The opacity at which the background will be drawn.

Parameters

backgroundOpacity

value of backgroundOpacity

abstract fun backgroundOpacity(backgroundOpacity: Expression): BackgroundLayer

The opacity at which the background will be drawn.

Parameters

backgroundOpacity

value of backgroundOpacity as Expression