Click or drag to resize

TabsGetTabOffset Method

Returns the number of hidden tabs offsetted to the left.

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

Return Value

Type: Int32

[Missing <returns> documentation for "M:Godot.Tabs.GetTabOffset"]

See Also