UIButton in UITableViewCell
https://leechamin.tistory.com/500
[iOS] UITableViewCell내 UIButton 액션이 작동하지 않을 때 (feat. tag/delegate/closure)
아무렇지 않게 tableView의 CustomCell에 UIButton을 넣어주고 addTarget을 하여 액션을 넣어주고 있었다. . . 응??🧐 . . 당연히 cell에 넣어주고 action을 주면 작동을 하리라 생각했으나 되지 않았다..! 바로..
leechamin.tistory.com
'iOS > iOS SeSAC 2기 TIL' 카테고리의 다른 글
[iOS swift] 값 전달시 유의사항: 화면 전환 전에 값 전달 (0) | 2022.08.23 |
---|---|
[iOS swift] snapkit tableview 만들 때 유의사항 (0) | 2022.08.23 |
UITableView Editing mode. tableview cell delete (0) | 2022.08.23 |
[iOS swift] snapkit 이용한 tableview 코드로 만들기 (0) | 2022.08.22 |
옵저버 & NotificationCenter (0) | 2022.08.19 |