Click or drag to resize

TabContainerTabAlign Property

The alignment of all tabs in the tab container. See the TabContainerTabAlignEnum constants for details.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public TabContainerTabAlignEnum TabAlign { get; set; }

Property Value

Type: TabContainerTabAlignEnum
See Also