TextWrap (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy
fixed up
>Mattchewy
Fixing multiple objects
Line 3: Line 3:
|property = [[Bool]] ''text wrap''
|property = [[Bool]] ''text wrap''
|description = Sets whether or not text should wrap at the edges.
|description = Sets whether or not text should wrap at the edges.
|object = [[TextButton]], [[TextLabel]]
|objects = [[TextButton]], [[TextLabel]]
|}}</onlyinclude>
|}}</onlyinclude>



Revision as of 02:38, 23 January 2011

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