HSplitContainer¶
Inherits: SplitContainer < Container < Control < CanvasItem < Node < Object
Horizontal split container.
Description¶
Horizontal split container. See SplitContainer. This goes from left to right.
Tutorials¶
Theme Properties¶
|
||
|
||
Theme Property Descriptions¶
int autohide = 1
Boolean value. If 1 (true
), the grabber will hide automatically when it isn't under the cursor. If 0 (false
), it's always visible.
int separation = 12
The space between sides of the container.
Texture grabber
The icon used for the grabber drawn in the middle area.
StyleBox bg
There is currently no description for this theme property. Please help us by contributing one!