We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Simple text label class.
N/A
String/void text ([String text])
If called with an argument, set the text value of the label to text.
If called without an argument, return the text value of the label.
Bool/void wordWrap ([Bool enabled])
If called with an argument, set the label's wordWrap property to enabled.
If called without an argument, return the value of the label's wordWrap property.
void clear ()
label
There was an error while loading. Please reload this page.