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