开发者

tableHeaderView tableFooterView

开发者 https://www.devze.com 2023-02-08 05:26 出处:网络
i want to create a table view with contacts as in native contacts app of iPhone i have an array of name and i wan开发者_如何学Pythont to show the tableHeaderView and tableFooterView like the native co

i want to create a table view with contacts as in native contacts app of iPhone i have an array of name and i wan开发者_如何学Pythont to show the tableHeaderView and tableFooterView like the native contacts screen of iPhone for eg a b c how can we do it in our app


This answers are not ok as they refer to section header/footer views. You should implement tableView.tableHeaderView.

0

精彩评论

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