Inheritance #

VSlider
Table of contents

VSlider #

is_instantiable, Node, core, not_builtin_classes

A vertical slider that goes from bottom (min) to top (max).

A vertical slider, used to adjust a value by moving a grabber along a vertical axis. It is a Range-based control and goes from bottom (min) to top (max). Note that this direction is the opposite of VScrollBar's.

Members #

var size_flags_horizontal = SIZE_SHRINK_BEGIN#

var size_flags_vertical = SIZE_FILL#

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

Tutorials #