Programmatically determining padding for grouped UITableView

Posted by Luther Baker on Stack Overflow See other posts from Stack Overflow or by Luther Baker
Published on 2010-04-24T13:53:41Z Indexed on 2010/04/24 14:03 UTC
Read the original article Hit count: 327

Is there a way to programmatically get a UITableView's 'grouped' style padding?

I'd like to size some things in my screen but I need to know how far left or right to place them on a grouped UITableView's UITableViewCell.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview