【发布时间】:2017-01-30 08:20:44
【问题描述】:
我的要求是在点击单元格时显示 tableviewcell 编辑视图。滑动时“editActionsForRowAtIndexPath”正在工作,但我希望在点击单元格时执行此操作。enter image description here
【问题讨论】:
-
“tableviewcell 编辑视图”实际上是什么意思?是要显示编辑操作按钮还是要使单元格内容可编辑?
标签: ios objective-c iphone swift ipad