I feel like i'm missing something simple here.
I've got a view that I need to capture single taps for but wish the other VoiceOver gestures to work as expected.
[self setAccessibilityTraits:UIAccessibilityTraitAllowsDirectInteraction];
self.isAccessibilityElement = YES;
What I am missing is how to select the gestures my view can receive and pass the rest along to VO.
Any help is greatly appreciated.
Warm regards,
Alex
Alex Jurgensen
Director
Camp Bowen Society for the Visually Impaired
A Chapter of the Canadian Council of the Blind
www.campbowen.ca
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