FabGL
ESP32 VGA Controller and Graphics Library
fabgl::uiPanelStyle Struct Reference

Contains the panel style. More...

#include <fabui.h>

Collaboration diagram for fabgl::uiPanelStyle:

Public Attributes

RGB backgroundColor = RGB(2, 2, 2)
 

Detailed Description

Contains the panel style.

Member Data Documentation

◆ backgroundColor

RGB fabgl::uiPanelStyle::backgroundColor = RGB(2, 2, 2)

Panel background color


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