VScrollBar
Inherits: ScrollBar < Range < Control < CanvasItem < Node < Object
Vertical scroll bar.
Description
Vertical version of ScrollBar, which goes from top (min) to bottom (max).
Properties
int | size_flags_horizontal | 0 (parent override) |
int | size_flags_vertical | 1 (parent override) |
Theme Properties
Texture | decrement |
Texture | decrement_highlight |
StyleBox | grabber |
StyleBox | grabber_highlight |
StyleBox | grabber_pressed |
Texture | increment |
Texture | increment_highlight |
StyleBox | scroll |
StyleBox | scroll_focus |