FabGL
ESP32 Display Controller and Graphics Library
|
Contains the slider style. More...
#include <fabui.h>
Public Attributes | |
RGB888 | backgroundColor = RGB888(255, 255, 255) |
RGB888 | gripColor = RGB888(0, 0, 255) |
RGB888 | mouseOverGripColor = RGB888(255, 255, 255) |
RGB888 | rangeColor = RGB888(0, 128, 255) |
RGB888 | slideColor = RGB888(0, 128, 128) |