In this iOS accessibility tutorial, learn how to make apps that everyone can use, including people with vision, motor, learning, or hearing disabilities.
Nice work, thanks. Do you know if there’s a way to detect ‘Interaction SwitchControl’ activation as we can do for ‘VoiceOver’ programmatically, please ?
… I finally found it out !
You have the status thanks to ‘UIAccessibilityIsSwitchControlRunning()’.
You can listen to ‘UIAccessibilitySwitchControlStatusDidChange’ to be aware of de/activation.
This tutorial is more than six months old so questions are no longer supported at the moment for it. We will update it as soon as possible. Thank you! :]