showInvisibles

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
set the showInvisibles to {true | false}
Summary

Specifies whether invisible objects are shown anyway.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
set the showInvisibles to true
Values
NameTypeDescription
Value

The showInvisibles is true or false. By default, the showInvisibles property is set to false.

RelatedKeyword: 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.