textLetterSpacing

open override fun textLetterSpacing(textLetterSpacing: Double): SymbolLayer

Text tracking amount.

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

Parameters

textLetterSpacing

value of textLetterSpacing

open override fun textLetterSpacing(textLetterSpacing: Expression): SymbolLayer

Text tracking amount.

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

Parameters

textLetterSpacing

value of textLetterSpacing as Expression

val textLetterSpacing: Double?

Text tracking amount.