Click or drag to resize

TabContainerGetPreviousTab Method

Returns the previously active tab index.

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

Return Value

Type: Int32

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

See Also