UI\Controls\Label::setText
PHP Manual
PHP Manual»UI\Controls\Label»UI\Controls\Label::setText

UI\Controls\Label::setText

(UI 0.9.9)

UI\Controls\Label::setTextDefine el texto

Descripción

public function UI\Controls\Label::setText(string $text)

Define el texto de esta etiqueta

Parámetros

text

El nuevo texto

To Top