iOS: Single Touch with VoiceOver?
iOS: Single Touch with VoiceOver?
- Subject: iOS: Single Touch with VoiceOver?
- From: Alexander von Below <email@hidden>
- Date: Wed, 15 Sep 2010 00:36:27 +0200
Hello List,
I am developing a somewhat unusual iOS app in terms of accessibility. I am happy to go into details, but my question is this:
* How do I react to a single tap when VoiceOver is active?
I have tried UITabGestureRecognizer, or overriding touchesBegan/touchesEnd in my custom view, but both only reacted on a double tap (as expected in VoiceOver).
However, the users of this app will have very limited motor abilities, so in this special case they can just select something by tapping once anywhere on the screen.
Am I missing something obvious here, or is there a trick to it?
Thanks
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden