closeable
A property that adds the ability to close tabs.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty]public bool closeable { get; set; }
Remarks
The default value is . Set this value to to allow the user to close tabs in the tab view.
falsetrue