Click or drag to resize

TabsGetOffsetButtonsVisible Method

Returns true if the offset buttons (the ones that appear when there's not enough space for all tabs) are visible.

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

Return Value

Type: Boolean

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

See Also