FabGL
ESP32 Display Controller and Graphics Library

◆ showWindow()

void fabgl::uiApp::showWindow ( uiWindow window,
bool  value 
)

Makes a window visible or invisible.

Parameters
windowWindow to be made visible
valueIf true the window will be shown, if false the window will be hidden