Click or drag to resize

TreeAreColumnTitlesVisible Method

Returns true if the column titles are being shown.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Tree.AreColumnTitlesVisible"]

See Also