FabGL
ESP32 Display Controller and Graphics Library
|
Contains the scrollable control style. More...
#include <fabui.h>
Public Attributes | |
RGB888 | mouseOverScrollBarForegroundColor = RGB888(255, 255, 255) |
RGB888 | scrollBarBackgroundColor = RGB888(64, 64, 64) |
RGB888 | scrollBarForegroundColor = RGB888(128, 128, 128) |
uint8_t | scrollBarSize = 11 |