我需要检测是否在UITableViewController中单击了按钮
override func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
let LikesBtn = cell.viewWithTag(7) as! UIButton
}
慕仙森
ibeautiful
相关分类