FabGL
ESP32 Display Controller and Graphics Library
uiFrameProps Struct Reference

Properties of the frame. More...

#include <fabui.h>

Public Attributes

uint8_t fillBackground: 1
 
uint8_t hasCloseButton: 1
 
uint8_t hasMaximizeButton: 1
 
uint8_t hasMinimizeButton: 1
 
uint8_t moveable: 1
 
uint8_t resizeable: 1
 

Detailed Description

Properties of the frame.

Definition at line 769 of file fabui.h.


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