TabContainerCurrentTab Property |
The current tab index. When set, this index's Control node's visible property is set to true and all others are set to false.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public int CurrentTab { get; set; }
Property Value
Type:
Int32See Also