visible

Gets or sets the visibility of the element. Inherited from Element.visible

Parameters

visible BooleanA flag indicating if the element should be visible.

Returns

Boolean true if the element is visible; false otherwise.

In this article