performance - Is there any way to detect iOS 9 low power mode programmatically? -


i know user can detect low power mode observing colour of battery icon, there api call allows program detect low power mode?

yes, can either add observer or query directly. i'd paste code samples, still behind nda.

https://developer.apple.com/library/prerelease/ios/documentation/performance/conceptual/energyguide-ios/lowpowermode.html


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -