Set the accessibility attributes on UIBarButtonItem

Posted by Tim Norman on Stack Overflow See other posts from Stack Overflow or by Tim Norman
Published on 2009-10-26T22:03:00Z Indexed on 2010/05/01 6:37 UTC
Read the original article Hit count: 268

Filed under:
|

I am working on making my iPhone app accessible. I have several UIBarButtonItem objects in Interface Builder, and I cannot find any option to set the accessibility label or hint for these buttons.

How can I set these attributes?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about accessibility