When VoiceOver detects a UIAccessibilityScreenChangeNotification it will move the focus to the top-leftmost item on the screen, but if it detects that a navigation controller has a title, it will first speak that title (in a lower pitch). This can be seen in the Settings app, when you go into "Brightness" with VoiceOver on.
It sounds like if you post that notification at the right time, VoiceOver should read the title of the nav controller, but focus will be placed at the top leftmost. If that is not sufficient, please file an enhancement request outlining your needs.
On Apr 14, 2011, at 8:35 PM, Symadept wrote: Hi, I am writing a multiview app, where I try to load UIWebview
contained view from the first View. During this switch I prefer the
VoiceOver to read the title of the navigation controller of the view
rather than reading the left corner button.
Regards Mustafa
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
|