update page now
PHP 8.5.2 Released!

UI\Controls\Button::__construct

(UI 0.9.9)

UI\Controls\Button::__constructConstrói um novo botão

Descrição

public UI\Controls\Button::__construct(string $text)

Constrói um novo botão.

Parâmetros

text

O texto (rótulo) para este botão.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top