[TIMOB-14002] iOS: Implement accessibilityLanguage
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | accessibility, accessibilityLanguage, ios, voiceover |
| Reporter | Paul Hemetsberger |
| Assignee | Unknown |
| Created | 2013-05-28T12:59:21.000+0000 |
| Updated | 2018-02-28T20:03:13.000+0000 |
Description
accessibilityLanguage is needed for blind users of a multi-language dictionary app.
http://developer.apple.com/library/ios/documentation/UIKit/Reference/UIAccessibility_Protocol/Introduction/Introduction.html#//apple_ref/occ/instp/NSObject/accessibilityLanguage
No comments