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