TextWrap (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy fixed up |
>JulienDethurens No edit summary |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{deprecated|alternative=[[TextWrapped (Property)|TextWrapped]]}} | |||
<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]], [[TextBox]] | ||
|}}</onlyinclude> | |}}</onlyinclude> | ||
Latest revision as of 00:51, 28 February 2012
Deprecated:This item is deprecated. Do not use it for new work. Use TextWrapped instead.
TextWrap | |
Property | bool TextWrap |
Description | Sets whether or not text should wrap at the edges. |
Member of | TextButton, TextLabel, TextBox |