VSlider
Inherits: Slider < Range < Control < CanvasItem < Node < Object
Vertical slider.
Description
Vertical slider. See Slider. This one goes from bottom (min) to top (max).
Note: The Range.changed and Range.value_changed signals are part of the Range class which this class inherits from.
Properties
int | size_flags_horizontal |
0 (parent override)
|
int | size_flags_vertical |
1 (parent override)
|
Theme Properties
Texture | grabber |
StyleBox | grabber_area |
StyleBox | grabber_area_highlight |
Texture | grabber_disabled |
Texture | grabber_highlight |
StyleBox | slider |
Texture | tick |
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_vslider.html