开发者

how to make tableview like contact apps

开发者 https://www.devze.com 2023-01-12 00:59 出处:网络
I want a do a tableview like in the contact apps, is it many tableView? There is a tableview controller or they jus开发者_StackOverflow中文版t drag table in interface builder, how do you make vertical

I want a do a tableview like in the contact apps, is it many tableView? There is a tableview controller or they jus开发者_StackOverflow中文版t drag table in interface builder, how do you make vertical line in the cell, is it custom cell table view. That's a lot of question but just give me the main idea to do a tableView like this?


UITableView


Look into subclassing UITableViewCell for something like this.

0

精彩评论

暂无评论...
验证码 换一张
取 消