visible
Indicates whether the column is visible.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute]public bool visible { get; set; }
Remarks
The default value is true.