How to force release an UITableViewCell

Posted by Wayne Lo on Stack Overflow See other posts from Stack Overflow or by Wayne Lo
Published on 2010-01-21T01:20:32Z Indexed on 2010/03/28 10:43 UTC
Read the original article Hit count: 302

Is there a way to force a custom UITableViewCell to be released instead of waiting for the OS to autorelease it later?

© Stack Overflow or respective owner

Related posts about uitableviewcell

Related posts about autorelease