get_isVisible();
set_isVisible(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!
Type | Description |
---|---|
boolean | true if the container is visible; otherwise, it is false. The default value is true. |
When the container is invisible, no objects will be drawn when the render method is called. Also, calling HitTestPoint or HitTestRect will never return any objects.