FabGL
ESP32 Display Controller and Graphics Library

◆ exitModal()

void exitModal ( int  modalResult)

Exits from a modal window.

To open a modal window use uiApp.showModalWindow().

Parameters
modalResultAn integer value to return to uiApp.showModalWindow().

Definition at line 1846 of file fabui.cpp.