Set the position of a UIBarButtonItem Programmatically.

Posted by Mark F on Stack Overflow See other posts from Stack Overflow or by Mark F
Published on 2010-04-23T21:23:01Z Indexed on 2010/04/23 21:23 UTC
Read the original article Hit count: 239

How would I be able to set the position of a UIBarButtonItem? Like, I would like to set it to be on either the very right of a UIToolbar or the very left depending on a state.

Thank you.

© Stack Overflow or respective owner

Related posts about cocoa-touch

Related posts about iphone-sdk