Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.93 KB

class_vsplitcontainer.rst

File metadata and controls

38 lines (26 loc) · 1.93 KB
github_url:hide

VSplitContainer

Inherits: :ref:`SplitContainer<class_SplitContainer>` < :ref:`Container<class_Container>` < :ref:`Control<class_Control>` < :ref:`CanvasItem<class_CanvasItem>` < :ref:`Node<class_Node>` < :ref:`Object<class_Object>`

A container that splits two child controls vertically and provides a grabber for adjusting the split ratio.

.. rst-class:: classref-introduction-group

Description

A container that accepts only two child controls, then arranges them vertically and creates a divisor between them. The divisor can be dragged around to change the size relation between the child controls.

.. rst-class:: classref-introduction-group

Tutorials