• 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
Implementing a custom List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Implementing a custom List


  • Subject: Implementing a custom List
  • From: Kwasi Mensah <email@hidden>
  • Date: Thu, 06 Jun 2013 00:59:52 -0400

I'm trying to implement a custom list implementation for my iOS game (currently using iOS 6.1). When one of the cells of a list receives accessibilityElementDidBecomeFocused we scroll our list to make sure the cell is visible and then post a UIAccessibilityLayoutChangedNotification . 

This eventually gets the voiceover cursor to the proper updated positon. But it takes about 0.5-1 second to resolve itself. And the VoiceOver cursor can get get confused if you try to navigate a list quickly before that resolution.

Is there some version of accessibilityElementWillBecomeFocused? Or something I can hook the list adjustment in before the VoiceOver cursor moves to the cell?

Thanks,
Kwasi
 _______________________________________________
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

  • Follow-Ups:
    • Re: Implementing a custom List
      • From: Chris Fleizach <email@hidden>
  • Prev by Date: Re: accessibilityLabel for app name?
  • Next by Date: Re: Implementing a custom List
  • Previous by thread: Re: Language rotor and accessibilityLanguage
  • Next by thread: Re: Implementing a custom List
  • Index(es):
    • Date
    • Thread