TabContainerTabAlignEnum Enumeration |
[Missing <summary> documentation for "T:Godot.TabContainer.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. |