I don't have the docs in front of me, so I'm making an educated guess. Could you catch some sort of focus event, when the user first taps the view? This would catch focus from swiping as well, but it might be better than nothing.
Sent from my iPhone On Feb 22, 2017, at 18:35, Clare Kasemset < email@hidden> wrote: We do not have a way to do this currently. Feel free to file an enhancement request. If you do VoiceOver gestures outside of the direct touch area, they should still work.
Clare On Feb 21, 2017, at 4:23 PM, Alexandro Jurgensen < email@hidden> wrote:
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
|