FabGL
ESP32 VGA Controller and Graphics Library
|
Contains anchors enable/disable switches. More...
#include <fabui.h>
Public Attributes | |
uint8_t | bottom: 1 |
uint8_t | left: 1 |
uint8_t | right: 1 |
uint8_t | top: 1 |
Contains anchors enable/disable switches.
uint8_t fabgl::uiAnchors::bottom |
Bottom anchor enable/disable switch
uint8_t fabgl::uiAnchors::left |
Left anchor enable/disable switch
uint8_t fabgl::uiAnchors::right |
Right anchor enable/disable switch
uint8_t fabgl::uiAnchors::top |
Top anchor enable/disable switch