|
FabGL
ESP32 Display Controller and Graphics Library
|
| ModalWindowState * initModalWindow | ( | uiWindow * | window | ) |
Begins modal window processing.
initModalWindow(), processModalWindowEvents() and endModalWindow() are useful when a long processing operation is necessary inside a modal window.
| window | The form to use as modal window |