visible property

bool get visible

The visible read-only property of the BarProp interface returns true if the user interface element it represents is visible.

Implementation

external bool get visible;