Click or drag to resize

TreeHideFolding Property

If true, the folding arrow is hidden.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool HideFolding { get; set; }

Property Value

Type: Boolean
See Also