UI\Controls\Label::__construct

(UI 0.9.9)

UI\Controls\Label::__constructConstruct a new Label

Description

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

Shall construct a new Label

Parameters

text

The text for this label

To Top