FabGL
ESP32 Display Controller and Graphics Library
uiScrollableControlStyle Struct Reference

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
 

Detailed Description

Contains the scrollable control style.

Definition at line 1022 of file fabui.h.


The documentation for this struct was generated from the following file: