textMaxWidth

abstract fun textMaxWidth(textMaxWidth: Double = 10.0): SymbolLayer

The maximum line width for text wrapping.

Parameters

textMaxWidth

value of textMaxWidth


abstract fun textMaxWidth(textMaxWidth: Expression): SymbolLayer

The maximum line width for text wrapping.

Parameters

textMaxWidth

value of textMaxWidth as Expression