Widget.visible

bool visible() @property

Get visible property.

Returns

Whether the widget is visible.
void visible(bool propval) @property

Set visible property.

Parameters

propvalWhether the widget is visible.