UI\Size::__construct
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Construct a new Size
Description
UI\Size::__construct(float $width, float $height)
Construct a new Size using new width and height
Parameters
widthThe new width
heightThe new height