Is there a way to detect whether the Accessibility Zoom feature is turned on?
The Accessibility API offers a long list or available status for the accessibility settings. But zoom is not there. Exist another way to get the status (on/off) for this feature without interact with controls or views. I would like to know this status inmediatelly after lanching the app. Thanks in advance.