This version of Unity is unsupported.

Visibility.Hidden

Description

The element is hidden. Hidden elements will take up space in their parent layout if their positionType is set to PositionType.Relative. Use the display property to both hide and remove an element from the parent VisualElement layout.