标签: ios uitableview ios7
我已经实现了所有必需的委托方法,并将单元格showsReorderControl设置为YES。如果tableViewCells不是自定义的,那么这将有效。
showsReorderControl
YES
tableViewCells
那么如何使用自定义UITableViewCells显示ReorderControl?
UITableViewCells