Table of Contents

Enum TabContainer.TabPosition

Namespace
Godot
Assembly
GodotSharp.dll
public enum TabContainer.TabPosition : long

Fields

Bottom = 1

Places the tab bar at the bottom. The tab bar's StyleBox will be flipped vertically.

Max = 2

Represents the size of the TabContainer.TabPosition enum.

Top = 0

Places the tab bar at the top.