반응형
@IBAction func GoTop(sender: AnyObject) {
tableview.setContentOffset(CGPointZero, animated: true)
}
반응형
'개발 > swift' 카테고리의 다른 글
swift3 numberOfSectionsInTableView (0) | 2016.09.19 |
---|---|
lazy is only vaild for member of struct of class (0) | 2016.09.06 |
빈공간 터치시 키보드 내리기 (0) | 2016.08.31 |
UIViewController에서 Table사용하기 (0) | 2016.08.31 |
swift 사파리로 링크열기 (0) | 2016.08.24 |
댓글