VScrollBar
继承: ScrollBar < Range < Control < CanvasItem < Node < Object
垂直滚动条,从顶部(最小)滚动到底部(最大)。
描述
垂直滚动条,通常用于为超出控件可见高度的内容进行导航。这是基于 Range 的控件,从顶部(最小)滚动到底部(最大)。注意,滚动方向和 VSlider 相反。
属性
BitField<SizeFlags> | size_flags_horizontal |
|
BitField<SizeFlags> | size_flags_vertical |
|
© 版权所有 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.