VSlider

继承: Slider < Range < Control < CanvasItem < Node < Object

从下(最小)到上(最大)的垂直滚动条。

描述

垂直滚动条,可用通过沿着垂直轴移动抓取器来调整取值。这个控件继承自 Range,从下(最小)到上(最大)滚动。注意这个方向和 VScrollBar 的方向是相反的。

属性

BitField<SizeFlags>

size_flags_horizontal

0 (overrides Control)

BitField<SizeFlags>

size_flags_vertical

1 (overrides Control)

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.