textTransform

open override fun textTransform(textTransform: TextTransform): <ERROR CLASS>

Set the TextTransform property

Parameters

textTransform

value of textTransform

open override fun textTransform(textTransform: Expression): <ERROR CLASS>

Set the TextTransform property

Parameters

textTransform

value of textTransform as Expression

val textTransform: TextTransform?

Specifies how to capitalize text, similar to the CSS text-transform property.