SplitContainerSplitOffset Property |
The initial offset of the splitting between the two Controls, with 0 being at the end of the first Control.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic int SplitOffset { get; set; }
Property Value
Type:
Int32
See Also