detail disclosure indicator on UIButton

Posted by Ben Collins on Stack Overflow See other posts from Stack Overflow or by Ben Collins
Published on 2010-04-07T04:58:10Z Indexed on 2010/04/07 5:03 UTC
Read the original article Hit count: 353

Filed under:

Is there a simple way to place a detail disclosure icon on a UIButton? I'm using a navigation controller and I want a button press to push a new view on the stack, so I thought a detail disclosure icon would be appropriate, but I haven't found a straightforward way to do that yet.

© Stack Overflow or respective owner

Related posts about iphone