GoLang UI\Size::__construct

request it (246)
GoLang replacement for PHP's UI\Size::__construct [edit | history]



Do you know a GoLang replacement for PHP's UI\Size::__construct? Write it!

PHP UI\Size::__construct

PHP original manual for UI\Size::__construct [ show | php.net ]

UI\Size::__construct

(PHP 7, UI 0.9.9)

UI\Size::__constructConstruct a new Size

Description

public 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