php8.5
Home/ Manual/ controls / box/ UI\Controls\Box::__construct

UI\Controls\Box::__construct

PHP function Edit on GitHub ✎

(UI 0.9.9)

Construct a new Box

Description

UI\Controls\Box::__construct(int $orientation = UI\Controls\Box::Horizontal)

Shall construct a new box

Parameters

orientation

Box::Horizontal or Box::Vertical

Source: reference/ui/ui/controls/box/construct.xml · from the official PHP manual (php/doc-en)