質問編集履歴

1

文法の修正

2019/09/11 00:56

投稿

bonbonaoba
bonbonaoba

スコア11

test CHANGED
File without changes
test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  extension TopViewController: TopMainViewDelegate{
14
14
 
15
- func tableView(_ tableView: UITableView, didDeselectRowAt indexPath: IndexPath) {
15
+ func tableView(_ tableView: UITableView, didselectRowAt indexPath: IndexPath) {
16
16
 
17
17
  tableView.backgroundColor = #colorLiteral(red: 0, green: 0, blue: 0, alpha: 1)
18
18