Click or drag to resize

TabContainerTabsVisible Property

If true, tabs are visible. If false, tabs' content and titles are hidden.

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

Property Value

Type: Boolean
See Also