php8.5
Home/ Manual/ ui / size/ UI\Size::__construct

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

width

The new width

height

The new height

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