Label.wrap

bool wrap() @property

Get wrap property.

Returns

true if the label text will wrap if it gets too wide.
void wrap(bool propval) @property

Set wrap property.

Parameters

propvaltrue if the label text will wrap if it gets too wide.