开发者

iPhone SDK: Text between UITableView sections?

In the settings on the iphone, there is text between some of the UITableView sections. Sometimes larger text, sometimes smaller text. How do I do this?

Safari http://www.zedsaid.com/__data/assets/image/0019/1765/safari.png

I would like to know how to do the "Security" text, as well as the "Warn when visiting frau开发者_如何转开发dulent websites." text.

Ideas?


They are section headers and footers. You can set them in table view datasource tableView:titleForHeaderInSection: and tableView:titleForFooterInSection: methods

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜