StandbyMode.Slow
static StandbyMode Slow
Description
The main thread will continue to execute, but with 100ms sleeps each frame. This allows the app to continue polling and processing, but reduces power consumption by throttling a bit. This will not disable sound. In the Simulator, this will behave as Slow.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!