wrap
True if text should wrap if the text is too long to fit on one line.
wrap?: boolean
Notes
- If set, this property overrides
lineBreakMode
(see UIComponent.TextStyleType) topre-wrap
.
Related
- class UILabelA view class that represents a label control.