Re: iOS Controlling element order
Re: iOS Controlling element order
- Subject: Re: iOS Controlling element order
- From: Chris Fleizach <email@hidden>
- Date: Tue, 31 May 2011 12:32:37 -0700
Use the UIAccessibilityContainerProtocol, which allows you to return elements in the order you desire.
http://developer.apple.com/library/ios/#documentation/uikit/reference/UIAccessibilityContainer_Protocol/Introduction/Introduction.html
On May 31, 2011, at 12:31 PM, Scott McCormack wrote:
> I am looking to find out how to control the order in which VoiceOver presents UI elements when the user swipes left or right. I am looking at controlling this for both standard UI elements as well as custom elements.
>
> Thanks
> Scott _______________________________________________
> 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