Issue
I know the user can detect low power mode by observing the colour of the battery icon, but is there an API call that allows a program to detect low power mode?
Solution
Yes, you can either add an observer or query it directly.
Answered By – Casey
Answer Checked By – Cary Denson (BugsFixing Admin)