ScrollBar

Inherits: Range < Control < CanvasItem < Node < Object

Inherited By: HScrollBar, VScrollBar

There is currently no description for this class. Please help us by contributing one!

Properties

float

custom_step

-1.0

float

step

0.0 (overrides Range)

Theme Properties

Texture2D

decrement

Texture2D

decrement_highlight

Texture2D

decrement_pressed

Texture2D

increment

Texture2D

increment_highlight

Texture2D

increment_pressed

StyleBox

grabber

StyleBox

grabber_highlight

StyleBox

grabber_pressed

StyleBox

scroll

StyleBox

scroll_focus


Signals

scrolling ( )

There is currently no description for this signal. Please help us by contributing one!


Property Descriptions

float custom_step = -1.0

  • void set_custom_step ( float value )

  • float get_custom_step ( )

There is currently no description for this property. Please help us by contributing one!


Theme Property Descriptions

Texture2D decrement

There is currently no description for this theme property. Please help us by contributing one!


Texture2D decrement_highlight

There is currently no description for this theme property. Please help us by contributing one!


Texture2D decrement_pressed

There is currently no description for this theme property. Please help us by contributing one!


Texture2D increment

There is currently no description for this theme property. Please help us by contributing one!


Texture2D increment_highlight

There is currently no description for this theme property. Please help us by contributing one!


Texture2D increment_pressed

There is currently no description for this theme property. Please help us by contributing one!


StyleBox grabber

There is currently no description for this theme property. Please help us by contributing one!


StyleBox grabber_highlight

There is currently no description for this theme property. Please help us by contributing one!


StyleBox grabber_pressed

There is currently no description for this theme property. Please help us by contributing one!


StyleBox scroll

There is currently no description for this theme property. Please help us by contributing one!


StyleBox scroll_focus

There is currently no description for this theme property. Please help us by contributing one!