Change the value and run the changed callback.
Set the total size of the scrollbar. Will always fill the available space in the target direction.
Get the maximum value this container can be scrolled to. Requires at least one draw.
Scroll page length used for pageUp and pageDown navigation.
Set the scroll to a value clamped between start and end. Doesn't trigger the changed event.
Keyboard/gamepad scroll speed in pixels per event.
Mouse scroll speed; Pixels per event in FluidScrollable.
Styles defined by this node:
True if the scrollbar is pressed.
Available space to scroll.
Position where the mouse grabbed the scrollbar.
Length of the handle.
If true, the scrollbar will be horizontal.
If true, the inner part of the scrollbar is hovered.
Page length as determined in drawImpl.
Amount of pixels the page is scrolled down.
Length of the scrollbar as determined in drawImpl.
Position of the scrollbar on the screen.
Start position of the mouse at the beginning of the grab.
Width of the scrollbar.