PHP: UI\Controls\Box::__construct - Manual (original) (raw)
Change language:
(UI 0.9.9)
UI\Controls\Box::__construct — Construct a new Box
Description
public UI\Controls\Box::__construct(int $orientation = UI\Controls\Box::Horizontal)
Shall construct a new box
Parameters
orientation
Box::Horizontal or Box::Vertical
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.