Click or drag to resize

TreeItemCustomMinimumHeight Property

The custom minimum height.

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

Property Value

Type: Int32
See Also