property hidden

(r/w) bool hidden;

Typ

Zugriff

This property sets and gets the hidden state. Hidden boxes still take up the space they require but are not visible. Hiding and showing a box in a scene does not affect the layout of surrounding boxes.

See collapsed property for example.