textSize

open override fun textSize(textSize: Double): SymbolLayer

Font size.

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

Parameters

textSize

value of textSize

open override fun textSize(textSize: Expression): SymbolLayer

Font size.

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

Parameters

textSize

value of textSize as Expression

val textSize: Double?

Font size.