How can I disable the UITableView selection?
Asked 07 September, 2021
Viewed 2K times
  • 61
Votes

When you tap a row in a UITableView, the row is highlighted and selected. Is it possible to disable this so tapping a row does nothing?

30 Answer