UI\Controls\Box::__construct

(PHP 7, UI 0.9.9)

UI\Controls\Box::__constructConstruct a new Box

说明

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

Shall construct a new box

参数

orientation

Box::Horizontal or Box::Vertical

User Contributed Notes

There are no user contributed notes for this page.