SplitContainerDraggerVisibilityEnum Enumeration |
[Missing <summary> documentation for "T:Godot.SplitContainer.DraggerVisibilityEnum"]
Namespace: Godot
public enum DraggerVisibilityEnum
| Member name | Value | Description | |
|---|---|---|---|
| Visible | 0 | The split dragger is visible when the cursor hovers it. | |
| Hidden | 1 | The split dragger is never visible. | |
| HiddenCollapsed | 2 | The split dragger is never visible and its space collapsed. |