ScrollBar

Inherits: Range < Control < CanvasItem < Node < Object

Inherited By: HScrollBar, VScrollBar

Category: Core

Brief Description

Base class for scroll bars.

Signals

  • scrolling ( )

Emitted whenever the scrollbar is being scrolled.

Member Variables

Description

Scrollbars are a Range based Control, that display a draggable area (the size of the page). Horizontal (HScrollBar) and Vertical (VScrollBar) versions are available.