FabGL
ESP32 Display Controller and Graphics Library
|
Contains the window style. More...
#include <fabui.h>
Public Attributes | |
RGB888 | activeBorderColor = RGB888(128, 128, 255) |
RGB888 | borderColor = RGB888(128, 128, 128) |
uint8_t | borderSize = 3 |
CursorName | defaultCursor = CursorName::CursorPointerSimpleReduced |
RGB888 | focusedBorderColor = RGB888(0, 0, 255) |
uint8_t | focusedBorderSize = 1 |