开发者

Editting View Created by uiTableview class

开发者 https://www.devze.com 2023-01-25 07:11 出处:网络
I 开发者_如何学Pythonam new to iphone developement, just started learning uitableview class. So i created a view and added tableview.Please let me know how can i move further to enable editing option

I 开发者_如何学Pythonam new to iphone developement, just started learning uitableview class.

So i created a view and added tableview.Please let me know how can i move further to enable editing option for each cell.

Do i need to use accessory property to enable this option?


You can turn on the table editing mode by setting your UITableView's "editing" to YES

0

精彩评论

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