func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
tableView.deselectRow(at: indexPath, animated: true)
}
'앱 > iOS(Swift)' 카테고리의 다른 글
| [Swift] init (0) | 2022.01.22 |
|---|---|
| [Swift] editButtonItem touchevent 함수 (0) | 2022.01.19 |
| [iOS] CoreData Entity 지우는법 (0) | 2022.01.17 |
| [Swift] xib를 Navigaition에 넣는법 (0) | 2022.01.15 |
| [Swift] NavigationBar Appearance 사용시 백버튼 커스텀 (0) | 2022.01.15 |
댓글