UI\Controls\Label::setText

(UI 0.9.9)

UI\Controls\Label::setTextSet Text

Descrição

publicUI\Controls\Label::setText(string$text)

Shall set the text for this Label

Parâmetros

text

The new text

To Top