PHASEEngine.UpdateMode.manual
A mode that indicates the app controls when the framework adjusts state.
Declaration
case manualDiscussion
In this mode, the framework waits for the app to call update() before processing the app’s API calls and adjusting internal states.