visible


Description:

public bool visible { set; get; }

Gets and sets the visibility of this widget.

When a widget is not visible, it still takes up the same amount of space when the parent Container does its layout - it is just not drawn.