Navigation and modal effects emitted by one command update.
More...
#include <src/app/client_state.h>
|
|
std::string | activatedItemId |
| | Stable identifier for the activated menu item, when any.
|
| |
|
bool | exitRequested = false |
| | True when the shell requested application exit.
|
| |
|
bool | modalClosed = false |
| | True when the active modal was dismissed during the update.
|
| |
|
bool | modalOpened = false |
| | True when a modal became active during the update.
|
| |
|
bool | overlayChanged = false |
| | True when overlay content changed.
|
| |
|
bool | overlayVisibilityChanged = false |
| | True when overlay visibility toggled.
|
| |
|
bool | screenChanged = false |
| | True when the active screen changed.
|
| |
Navigation and modal effects emitted by one command update.
The documentation for this struct was generated from the following file: