textJustify

abstract fun textJustify(textJustify: TextJustify = TextJustify.CENTER): SymbolLayer

Text justification options. Default value: "center".

Parameters

textJustify

value of textJustify


abstract fun textJustify(textJustify: Expression): SymbolLayer

Text justification options. Default value: "center".

Parameters

textJustify

value of textJustify as Expression