Click or drag to resize

TabContainerGetPopup Method

Returns the Popup node instance if one has been set already with SetPopup(Node).

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

Return Value

Type: Popup

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

See Also