ERIS CORE

◆ requestPopUp()

void AppWren::requestPopUp ( bool  exclusive = false)
inline
Parameters
exclusive

Definition at line 254 of file AppWren.h.

254  {
255  AppBaseClass::requestPopUp(exclusive);
257  }
void requestPopUp(bool exclusive=false)
request popup from the AppManager will be activated by the next render loop applications in popup m...
bool dynamicSurfaceManager()
responsible for managing the surface buffer memory allocation
Definition: AppWren.cpp:1541

References dynamicSurfaceManager(), and AppBaseClass::requestPopUp().

Referenced by requestPopUpCallback().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: