UI\Controls\Button::setText

(UI 0.9.9)

UI\Controls\Button::setTextSet Text

Description

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

Shall set the text (label) for this Button

Parameters

text

The new text (label)

To Top