viewWithTag
2016. 6. 21. 14:55ㆍProgramming/Swift
반응형
let close : UIButton = (cell.viewWithTag(102) as! UIButton)
반응형
'Programming > Swift' 카테고리의 다른 글
UUID 와 UDID (0) | 2016.07.05 |
---|---|
AppIcon 검은색 테두리 (0) | 2016.06.22 |
process launch failed: failed to get the task for process [1383] (0) | 2016.05.24 |
will be removed in Swift 3 (0) | 2016.03.22 |
해당 프로젝트에서 cocoapods 삭제 방법 (0) | 2016.03.18 |