Text.setWrapMode

Set the wrap mode of the text.

class Text
setWrapMode
(
this T
)
(
string mode
)

Parameters

mode string

The mode to wrap the text with.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta