ItemListAutoHeight Property |
If true, the control will automatically resize the height to fit its content.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic bool AutoHeight { get; set; }
Property Value
Type:
Boolean
See Also