Swift:Auto Table Row Height

From Hawk Wiki
Jump to: navigation, search
//Auto table row height
 tableView.estimatedRowHeight = 92.0
 tableView.rowHeight = UITableViewAutomaticDimension