withTextTransform

Set text-transform to initialise the symbol with.

<p> Specifies how to capitalize text, similar to the CSS {@link PropertyFactory#textTransform} property. </p>

Return

this

Parameters

textTransform

the text-transform value

fun withTextTransform(textTransform: TextTransform): SymbolOptions