• 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
UIAccessibilityLayoutChangedNotification and passing non-nil
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UIAccessibilityLayoutChangedNotification and passing non-nil


  • Subject: UIAccessibilityLayoutChangedNotification and passing non-nil
  • From: Kwasi Mensah <email@hidden>
  • Date: Thu, 06 Jun 2013 01:49:17 -0400

short:
Posting UIAccessibilityLayoutChangedNotification with a non-nil parameter doesn't work on iOS5 but docs don't mention this.

Long:
So I remember in iOS 5 you were supposed to pass nil when calling UIAccessibilityPostNotification with UIAccessibilityLayoutChangedNotification or 
UIAccessibilityScreenChangedNotification,  but iOS 6 added the ability to let you pass in the element you want to focus on.

the UIAccessibilityProtocool docs are updated with this info, but doesn't state that this behavior won't work on iOS5 (which it still doesn't seem to). In fact, if you pass in anything non-nil the cursor doesn't move at all.

I just wanted to make sure that this isn't supposed to work in iOS 5.  

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: UIAccessibilityLayoutChangedNotification and passing non-nil
      • From: Chris Fleizach <email@hidden>
  • Prev by Date: Re: Implementing a custom List
  • Next by Date: Re: UIAccessibilityLayoutChangedNotification and passing non-nil
  • Previous by thread: Re: Implementing a custom List
  • Next by thread: Re: UIAccessibilityLayoutChangedNotification and passing non-nil
  • Index(es):
    • Date
    • Thread