Table of Contents

Enum TabBar.AlignmentMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum TabBar.AlignmentMode : long

Fields

Center = 1

Places tabs in the middle.

Left = 0

Places tabs to the left.

Max = 3

Represents the size of the TabBar.AlignmentMode enum.

Right = 2

Places tabs to the right.