FabGL
ESP32 VGA Controller and Graphics Library
|
Contains the scrollable control style. More...
#include <fabui.h>
Public Attributes | |
RGB | mouseOverScrollBarForegroundColor = RGB(3, 3, 3) |
RGB | scrollBarBackgroundColor = RGB(1, 1, 1) |
RGB | scrollBarForegroundColor = RGB(2, 2, 2) |
uint8_t | scrollBarSize = 11 |
Contains the scrollable control style.
Foreground color of the scrollbar when mouse is over it
Background color of the scrollbar
Foreground color of the scrollbar
uint8_t fabgl::uiScrollableControlStyle::scrollBarSize = 11 |
Width of vertical scrollbar, height of vertical scroll bar