Click or drag to resize

SplitContainerCollapsed Property

If true, the area of the first Control will be collapsed and the dragger will be disabled.

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

Property Value

Type: Boolean
See Also