问题:
When you tap a row in a UITableView
, the row is highlighted and selected. 当您在UITableView
点击一行时,该行将突出显示并被选中。 Is it possible to disable this so tapping a row does nothing? 是否可以禁用此功能,因此点击一行什么都不做?
解决方案:
参考一: https://stackoom.com/question/nfA/如何禁用UITableView选择参考二: https://oldbug.net/q/nfA/How-can-I-disable-the-UITableView-selection
来源:oschina
链接:https://my.oschina.net/u/4428122/blog/4492921