• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Customize the previous/next order of accessibility elements
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Customize the previous/next order of accessibility elements


  • Subject: Re: Customize the previous/next order of accessibility elements
  • From: Chris Fleizach <email@hidden>
  • Date: Tue, 09 Sep 2014 08:53:44 -0700

You should be able to do

UIAccessibilityPostNotification(UIAccessibilityLayoutChangedNotification, <element you want to move to>);


> On Sep 9, 2014, at 1:42 AM, Ortwin Gentz <email@hidden> wrote:
>
> In our Where To? app we have a complex view hierarchy with multiple view controllers that are presented simultaneously. Here's the view controller parent-child hierarchy of a particular screen:
>
> UINavigationC
>   UIVC (upper part of the screen)
>   UIPageVC (lower part of the screen)
>      "PaneVC" (includes a UISegmentedControl acting similarly to a UITabVC)
>         UITableVC
>
> Is it possible to support the left/right swipe gesture to switch between accessibility elements across view controllers?
>
> In my example, if the UISegmentedControl in PaneVC is selected, I would like to switch to a button in UIVC when the user left swipes.
>
> Thanks for any hints,
>
> Ortwin _______________________________________________
> 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


  • Prev by Date: Re: Why does VoiceOver read alert titles twice?
  • Next by Date: Re: Customize the previous/next order of accessibility elements
  • Previous by thread: Re: Why does VoiceOver read alert titles twice?
  • Next by thread: Re: Customize the previous/next order of accessibility elements
  • Index(es):
    • Date
    • Thread