optional
Indicates whether the column is optional. Optional columns be shown or hidden interactively by the user.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public bool optional { get; set; }