Hacker News new | ask | show | jobs
by joshaidan 3386 days ago
I had a user once request that I add VoiceOver support to my app. I was surprised by how easy and simple it was to add it. If I recall correctly, it was just a few fields you have to fill out on your UI components. So once I learned how to use them, I always fill out to fields on future projects.
1 comments

It's too bad you do actually have to fill them out to activate the functionality, rather than there being some intelligent default enabling accessibility (if clumsy) from the first time you drop a control in Interface Builder.