Click or drag to resize

TabContainerGetCurrentTabControl Method

Returns the child Control node located at the active tab index.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Control GetCurrentTabControl()

Return Value

Type: Control

[Missing <returns> documentation for "M:Godot.TabContainer.GetCurrentTabControl"]

See Also