CanvasLabel.TextWrapping

Syntax

TextWrapping: PP.Ui.TextWrapping

Description

The TextWrapping property determines canvas label text wrap mode.

Comments

By default the property is set to PP.Ui.TextWrapping.Hidden.

Example

The example of use is given on the page with description of the CanvasLabel constructor.

CanvasLabel