VSplitContainer¶
Inherits: SplitContainer < Container < Control < CanvasItem < Node < Object
Vertical split container.
Description¶
Vertical split container. See SplitContainer. This goes from top to bottom.
Theme Property Descriptions¶
int autohide
Default |
|
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
Default |
|
The space between sides of the container.
Texture grabber
The icon used for the grabber drawn in the middle area.
StyleBox bg