Re: Mobile VoiceOver Pass-Through Gestures
Re: Mobile VoiceOver Pass-Through Gestures
- Subject: Re: Mobile VoiceOver Pass-Through Gestures
- From: André Abou Chami Campana <email@hidden>
- Date: Tue, 17 Jul 2012 16:53:13 -0300
The afore-mentioned constant works beautifully!
But, as I was testing, I found that the user needs to single-tap the View that allows direct interaction before it can start behaving like a non-VO object.
Could that tap be overridden, so that direct interaction begins right away?
Il giorno 11/lug/2012, alle ore 13:38, Chris Fleizach ha scritto:
> UIAccessibilityTraitAllowDirectInteraction
>
> In UIKit/UIAccessibilityConstants.h
>
> On Jul 11, 2012, at 9:29 AM, André Abou Chami Campana wrote:
>
>> 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
>
_______________________________________________
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