php8.5
Home/ Manual/ text / layout/ UI\Draw\Text\Layout::__construct

UI\Draw\Text\Layout::__construct

PHP function Edit on GitHub ✎

(UI 0.9.9)

Construct a new Text Layout

Description

UI\Draw\Text\Layout::__construct(string $text, UI\Draw\Text\Font $font, float $width)

Shall construct a new Text Layout

Parameters

text

The text for the layout

font

The font to use for writing

width

The width of the layout

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