Inheritance #

VScrollBar
Table of contents

VScrollBar #

is_instantiable, Node, core, not_builtin_classes

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

A vertical scrollbar, typically used to navigate through content that extends beyond the visible height of a control. It is a Range-based control and goes from top (min) to bottom (max). Note that this direction is the opposite of VSlider'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 #