textAlign | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Associations | field, button |
Summary | Specifies how text is aligned or justified in a field or button. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: field, button Property: borderWidth, vgrid, acceleratorText, dontWrap, formattedText, spaceAbove, backgroundColor, margins, listBehavior, hidden, textSize, firstIndent, tabstops, spaceBelow, listStyle, rightIndent, listDepth, hgrid, printTextAlign, hScrollbar, borderColor, formattedWidth Object: button Glossary: property |
Description | Use the textAlign property to change the alignment of individual lines of text in a field, the whole field or buttons. By default, the textAlign of newly created fields and buttons is "left". |
Tags | ui |