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