FabGL
ESP32 Display Controller and Graphics Library
uiLabelStyle Struct Reference

Contains the label style. More...

#include <fabui.h>

Public Attributes

RGB888 backgroundColor = RGB888(255, 255, 255)
 
uiHAlign textAlign = uiHAlign::Left
 
RGB888 textColor = RGB888(0, 0, 0)
 
FontInfo const * textFont = &FONT_std_14
 

Detailed Description

Contains the label style.

Definition at line 1546 of file fabui.h.


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