UI\Controls\Button::__construct

(UI 0.9.9)

UI\Controls\Button::__constructConstruct a new Button

说明

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

Shall construct a new Button

参数

text

The text (label) for this Button

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有