开发者

iphone ui control to manage multiple things

开发者 https://www.devze.com 2023-01-11 05:05 出处:网络
how is calledthis ui control to manage multiple things like in the contacts or for classic user/passwords?

how is called this ui control to manage multiple things like in the contacts or for classic user/passwords? like this for example:

alt text ht开发者_开发技巧tp://grab.by/grabs/f3a70d97dc2579457db8c28d95c5694a.png


The view is UITableView with style : UITableViewStyleGrouped.

If there is only a UITableView in your view controller, you can directly use a UITableViewController.

You might be interested in the Table View Programming Guide for iOS (highly recommended).

The one in the screenshot customizes its cells by adding UISwitch in them.

0

精彩评论

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

关注公众号