FabGL
ESP32 Display Controller and Graphics Library
uiWindowStyle Struct Reference

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
 

Detailed Description

Contains the window style.

Definition at line 370 of file fabui.h.


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