Set the accessibility attributes on UIBarButtonItem

Tim Norman picture Tim Norman · Oct 26, 2009 · Viewed 16.4k times · Source

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?

Answer

Rafael Nobre picture Rafael Nobre · Dec 11, 2013

You can use the "User defined runtime attributes" and specify your accessibility information there: Runtime attributes