setText

fun setText(text: String): Text

Set the text to be displayed

The selected font must contains all on the text characters, missing characters will be displayed as blanks

Return

this

Parameters

text

the text to be displayed