Capturing a Single Tap with VoiceOver Running
Capturing a Single Tap with VoiceOver Running
- Subject: Capturing a Single Tap with VoiceOver Running
- From: Alexandro Jurgensen <email@hidden>
- Date: Tue, 21 Feb 2017 16:23:37 -0800
Hi All,
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.
I've set the below on my view:
[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