FabGL
ESP32 Display Controller and Graphics Library
uiProgressBarStyle Struct Reference

Contains the progress bar style. More...

#include <fabui.h>

Public Attributes

RGB888 backgroundColor = RGB888(128, 128, 128)
 
RGB888 foregroundColor = RGB888(64, 128, 64)
 
RGB888 textColor = RGB888(255, 255, 255)
 
FontInfo const * textFont = &FONT_std_14
 

Detailed Description

Contains the progress bar style.

Definition at line 2832 of file fabui.h.


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