Tag Archives: programming

Make Your App More Accessible with VoiceOver

iOS comes standard with accessibility features that help people with disabilities experience all that iPhone, iPad and iPod touch have to offer including VoiceOver, the world’s first gesture-based screen reader. Users can simply touch the screen to hear a description of the item under their finger, then double-tap, drag, or flick to control their device. All of the built-in views and controls can support VoiceOver automatically, and it’s simple to incorporate VoiceOver compatibility in custom views using the accessibilityLabel property. Get all the details on how to add accessibility to your app by reading the Accessibility Programming Guide for iOS . For more details on how VoiceOver works, and other iOS accessibility features, visit the Accessibility webpage.

Start Developing iPad Apps Today

iPhone Developer Program Members can start developing the next generation of innovative applications for iPad with iPhone SDK 3.2 beta, now available in the iPhone Dev Center . The iPhone Dev Center also provides members with additional resources including the iPad Programming Guide, iPad Human Interface Guidelines, Preparing Universal Applications, and sample code.