HSplitContainer

继承: SplitContainer < Container < Control < CanvasItem < Node < Object

会将两个子控件进行水平分隔的容器,并且提供了用于调整分隔比例的抓取器。

描述

仅接受两个子控件的容器,会将这两个控件水平排列,在两者之间创建一条分隔线。分隔线可以拖动,从而改变两个子控件之间的大小关系。

教程

Previous Next


© 版权所有 2014-present Juan Linietsky, Ariel Manzur and the Godot community (CC BY 3.0). Revision b1c660f7.

Built with Sphinx using a theme provided by Read the Docs.