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...
VSlider
繼承: Slider < Range < Control < CanvasItem < Node < Object
從下(最小)到上(最大)的垂直捲動條。
說明
垂直捲動條,可用通過沿著垂直軸移動抓取器來調整取值。這個控制項繼承自 Range,從下(最小)到上(最大)滾動。注意這個方向和 VScrollBar 的方向是相反的。
屬性
BitField[SizeFlags] |
size_flags_horizontal |
|
BitField[SizeFlags] |
size_flags_vertical |
|