textOpacity

open override fun textOpacity(textOpacity: Double): SymbolLayer

The opacity at which the text will be drawn.

Parameters

textOpacity

value of textOpacity

open override fun textOpacity(textOpacity: Expression): SymbolLayer

The opacity at which the text will be drawn.

Parameters

textOpacity

value of textOpacity as Expression

val textOpacity: Double?

The opacity at which the text will be drawn.