Mobile VoiceOver Pass-Through Gestures
Mobile VoiceOver Pass-Through Gestures
- Subject: Mobile VoiceOver Pass-Through Gestures
- From: André Abou Chami Campana <email@hidden>
- Date: Wed, 11 Jul 2012 13:29:17 -0300
Hello to all,
I'm new to the list and I was browsing through it to find a solution for this problem:
http://lists.apple.com/archives/accessibility-dev/2011/Nov/msg00001.html
In the archives, the answer for this thread seems to be empty.
Is there a way to create a subview inside an UIView to which gestures would be sent without VO's interpretation?
A have found this sort of UI on iOS, when setting up a custom vibration:
1- Turn VO on;
2- Turn Custom Vibration on;
3- Open the Contacts app;
4- Set up a custom vibration to any given contact.
The UI that follows will have a surrounding View that captures VO gestures as usual, but there seems to be a UIView in the middle that processes touch events as if VO was turned off, so that it records the custom vibration patterns.
Is there a way to use that same concept?
Thanks a lot!
André
_______________________________________________
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