Accessibility Zoom feature is turned on?

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.

Replies

There does not seem to be an easy way.

You can detect change, but not the current state.


https://stackoverflow.com/questions/14322178/is-there-a-way-to-detect-whether-the-accessibility-zoom-feature-is-turned-on