Visibility

enumeration

Description

Specifies whether or not an element is visible.

Properties

VisibleThe element is visible. Default Value.
HiddenThe 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.

Did you find this page useful? Please give it a rating: