showInvisibles | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Specifies whether invisible objects are shown anyway. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: card Property: visible, invisible Command: show, hide Glossary: object, property | ||||||
Description | Use the showInvisibles property to override the visible property of objects and see all the objects on a card. Showing all invisible objects can make it easier to find a lost control, but can also make a layout confusing. Invisible objects that are temporarily shown with the showInvisibles property respond to mouse clicks and key presses as though they were visible. |