Posts

Post not yet marked as solved
3 Replies
1.4k Views
UIKit include UIAccessibility functions for determining whether Voice Over, Closed Captioning, Guided Access, and Invert Colors are turned on. However, I haven't yet been able to find a way to determine if the user has the Zoom feature turned on (Settings > General > Accessibility > Zoom). Does anyone know of a way to get this info?
Posted
by human4.
Last updated
.
Post not yet marked as solved
1 Replies
932 Views
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.
Posted
by human4.
Last updated
.