FabGL
ESP32 Display Controller and Graphics Library

◆ showWindow()

void 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

Definition at line 829 of file fabui.cpp.