StandbyMode.Pause

static StandbyMode Pause

Description

The entire main thread will pause, and wait until the device has come out of standby. This is the most power efficient mode for the device to take when the device is in standby, and is recommended for the vast majority of apps. This will also disable sound.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!