Simple way to show the 'Copy' popup on UITableViewCells like the address book App

Posted by William Denniss on Stack Overflow See other posts from Stack Overflow or by William Denniss
Published on 2010-03-21T16:49:01Z Indexed on 2010/03/21 16:51 UTC
Read the original article Hit count: 461

Is there a simple way for subclasses of UITableViewCell to show the 'Copy' UIMenuController popup like in the Address book app (see screenshot), after the selection is held for a while?

address book

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c