Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
HSplitContainer¶
Inherits: SplitContainer < Container < Control < CanvasItem < Node < Object
Contenedor dividido horizontalmente.
Descripción¶
Contenedor dividido horizontalmente. Véase SplitContainer. Esto va de izquierda a derecha.
Propiedades del Theme¶
|
||
|
||
Theme Property Descriptions¶
int autohide
Default |
|
Valor booleano. Si 1 (true
), el grabador se esconderá automáticamente cuando no esté bajo el cursor. Si 0 (false
), siempre está visible.
int separation
Default |
|
El espacio entre los lados del contenedor.
Texture grabber
El icono usado para el agarrador dibujado en la area media.
StyleBox bg