-
-
Notifications
You must be signed in to change notification settings - Fork 26
ScrollBar
coding_jackalope edited this page Apr 13, 2020
·
1 revision
There are only a few things that can be altered for scroll bars within windows. As this project grows, more options to alter the behavior of scroll bars will be introduced here. Currently, the color of the scroll bars can be changed through the style. The documentation can be found Here.
Below is a list of functions associated with the Scroll API.
Sets the speed of scrolling when using the mouse wheel.
Retrieves the speed of scrolling for the mouse wheel.
Return | Description |
---|---|
Boolean | The current wheel scroll speed. |