ios - How to know tableView.contentSize before viewDidAppear? -


i before (how size between tableview , tabbar?) going programmatically draw cell.

for know, how cell draw, need tableview.contentsize.height, how before viewdidappear(), in viewwillappear() not relevant size. if draw in viewdidappear() visibly user, how image appear.

if cells have same size, tableview.contentsize nr of cells x cell height.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

command line - Use qwinsta in PowerShell ISE -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -