textLineHeight

open override fun textLineHeight(textLineHeight: Double): SymbolLayer

Text leading value for multi-line text.

Use static method SymbolLayer.defaultTextLineHeight to set the default property.

Parameters

textLineHeight

value of textLineHeight


open override fun textLineHeight(textLineHeight: Expression): SymbolLayer

Text leading value for multi-line text.

Use static method SymbolLayer.defaultTextLineHeightAsExpression to set the default property.

Parameters

textLineHeight

value of textLineHeight as Expression


Text leading value for multi-line text.