TextWrap (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy
Fixing multiple objects
>Legend26
No edit summary
Line 1: Line 1:
<onlyinclude>{{Property
<onlyinclude>{{Property
|name = TextWrap
|name = TextWrap
|property = [[Bool]] ''text wrap''
|property = [[Bool]] ''textIsWrapped''
|description = Sets whether or not text should wrap at the edges.
|description = Sets whether or not text should wrap at the edges.
|objects = [[TextButton]], [[TextLabel]]
|objects = [[TextButton]], [[TextLabel]]

Revision as of 20:55, 22 January 2012

TextWrap
Property Bool textIsWrapped
Description Sets whether or not text should wrap at the edges.
Member of TextButton, TextLabel