textMaxWidth

open override fun textMaxWidth(textMaxWidth: Double): SymbolLayer

The maximum line width for text wrapping.

Parameters

textMaxWidth

value of textMaxWidth

open override fun textMaxWidth(textMaxWidth: Expression): SymbolLayer

The maximum line width for text wrapping.

Parameters

textMaxWidth

value of textMaxWidth as Expression

val textMaxWidth: Double?

The maximum line width for text wrapping.