bold | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: button, italic Glossary: property, keyword Property: textStyle |
Description | Use the bold keyword to emphasize text by presenting it in boldface. You can boldface an object (which boldfaces all the text displayed by the object) or a chunk in a field or button. To add boldfacing to an object without removing other styles (such as italic), add the bold keyword to the end of the textStyle. The following example adds bold to the styles of a button:
|
Tags | ui |