textJustify

open override fun textJustify(textJustify: TextJustify): SymbolLayer

Text justification options.

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

Parameters

textJustify

value of textJustify

open override fun textJustify(textJustify: Expression): SymbolLayer

Text justification options.

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

Parameters

textJustify

value of textJustify as Expression

val textJustify: TextJustify?

Text justification options.