Remove Grey Background When Selecting Cells From Uitableview Swift After

[Solved] Remove Grey Background When Selecting Cells From Uitableview Swift After | Swift - Code Explorer | yomemimo.com
Question : remove grey background when selecting cells from uitableview swift after selection

Answered by : ghaith-alzin

tableView.deselectRow(at: indexPath, animated: true)

Source : | Last Update : Mon, 31 May 21

Answers related to remove grey background when selecting cells from uitableview swift after selection

Code Explorer Popular Question For Swift