![]() |
ERIS CORE
|
bool AppManager::requestPopUp | ( | uint16_t | id, |
bool | exclusive = false |
||
) |
provides an interface for apps to request pop up focus with or without exclusive screen access
id | |
exclusive |
Definition at line 394 of file AppManager.cpp.
References app_popup_stack, app_popup_stack_index, and exclusive_app_render.
Referenced by AppBaseClass::requestPopUp().