TabContainerUseHiddenTabsForMinSize Property |
If true, children Control nodes that are hidden have their minimum size take into account in the total, instead of only the currently visible one.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public bool UseHiddenTabsForMinSize { get; set; }
Property Value
Type:
BooleanSee Also