If true, this CanvasItem is drawn. The node is only visible if all of its antecedents are visible as well (in other words, isVisibleInTree must return true).
Note: For controls that inherit Popup, the correct way to make them visible is to call one of the multiple popup*() functions instead.
If true, this CanvasItem is drawn. The node is only visible if all of its antecedents are visible as well (in other words, isVisibleInTree must return true). Note: For controls that inherit Popup, the correct way to make them visible is to call one of the multiple popup*() functions instead.