FabGL
ESP32 VGA Controller and Graphics Library
|
Contains some window options. More...
#include <fabui.h>
Public Attributes | |
uint8_t | activable: 1 |
uint8_t | focusable: 1 |
Contains some window options.
uint8_t fabgl::uiWindowProps::activable |
The window is activable (default for windows)
uint8_t fabgl::uiWindowProps::focusable |
The window is focusable (default for controls)