How to add a checkmark to cells in UITableView (using a custom UITableViewCell subclass and dequeueReusableCell)

前端 未结 0 2001
慢半拍i
慢半拍i 2020-12-31 22:56

I would like to add checkmarks to my Table View cells. I would think to just implement cell.accessoryType = UITableViewCellAccessoryCheckmark in my didSel

相关标签:
回答
  • 消灭零回复
提交回复
热议问题