TabsTabAlignEnum Enumeration |
[Missing <summary> documentation for "T:Godot.Tabs.TabAlignEnum"]
Namespace: Godot
public enum TabAlignEnum
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Align the tabs to the left. | |
Center | 1 | Align the tabs to the center. | |
Right | 2 | Align the tabs to the right. | |
Max | 3 | Represents the size of the TabsTabAlignEnum enum. |