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

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -