text Transform
abstract fun textTransform(textTransform: TextTransform = TextTransform.NONE): SymbolLayer
Content copied to clipboard
Specifies how to capitalize text, similar to the CSS text-transform
property.
Parameters
text Transform
value of textTransform
Specifies how to capitalize text, similar to the CSS text-transform
property.
Parameters
text Transform
value of textTransform as Expression