TabContainerSetTabDisabled Method |
If disabled is false, hides the tab at index tab_idx.
Note: Its title text will remain, unless also removed with SetTabTitle(Int32, String).
Namespace: Godot
public void SetTabDisabled( int tabIdx, bool disabled )
[Missing <param name="tabIdx"/> documentation for "M:Godot.TabContainer.SetTabDisabled(System.Int32,System.Boolean)"]
[Missing <param name="disabled"/> documentation for "M:Godot.TabContainer.SetTabDisabled(System.Int32,System.Boolean)"]