Get visibility flag of the widget.
This is only the visibility of this widget. A widget might still be invisible, if one of its parent is not visible. To know that, use the isVisible() call.
See Implementation
Get visibility flag of the widget.
This is only the visibility of this widget. A widget might still be invisible, if one of its parent is not visible. To know that, use the isVisible() call.