TextWrap (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26 No edit summary |
>JulienDethurens No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Property | <onlyinclude>{{Property | ||
|name = TextWrap | |name = TextWrap | ||
|property = [[ | |property = [[bool]] ''TextWrap'' | ||
|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]], [[TextBox]] | ||
|}}</onlyinclude> | |}}</onlyinclude> | ||
Revision as of 21:04, 22 January 2012
TextWrap | |
Property | bool TextWrap |
Description | Sets whether or not text should wrap at the edges. |
Member of | TextButton, TextLabel, TextBox |