showName | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | button, graphic, group | ||||||
Summary | Specifies whether an object's name is displayed within it. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: button, graphic Property: name, label Message: nameChanged Command: group Object: button, graphic Glossary: object, property, group | ||||||
Description | Use the showName property to display a text label for an object. If an object's showName property is set to true, its name is displayed inside its rectangle. If the object has a label property, the label is displayed instead of the name. | ||||||
Tags | ui |