Label.isWrapDisabled

If true, the content of the label should not be wrapped into new lines if it's too long to fit into one.

class Label
bool isWrapDisabled;

Meta