FabGL
ESP32 VGA Controller and Graphics Library
|
Properties of the frame. More...
#include <fabui.h>
Public Attributes | |
uint8_t | hasCloseButton: 1 |
uint8_t | hasMaximizeButton: 1 |
uint8_t | hasMinimizeButton: 1 |
uint8_t | moveable: 1 |
uint8_t | resizeable: 1 |
Properties of the frame.
uint8_t fabgl::uiFrameProps::hasCloseButton |
Frame has close button. Make sure the window has a title bar setting window title
uint8_t fabgl::uiFrameProps::hasMaximizeButton |
Frame has maximize button. Make sure the window has a title bar setting window title
uint8_t fabgl::uiFrameProps::hasMinimizeButton |
Frame has minimize button. Make sure the window has a title bar setting window title
uint8_t fabgl::uiFrameProps::moveable |
Frame is moveable. Make sure the window has a title bar setting window title
uint8_t fabgl::uiFrameProps::resizeable |
Frame is resizeable. Make sure the window border has enough thickness setting also uiWindowStyle.borderSize