반응형
tableviewName.transform = CGAffineTransform(rotationAngle: -(CGFloat)(M_PI_2))
이런식으로 쓰면 된다
반응형
'개발 > swift' 카테고리의 다른 글
String의 부분 속성 바꾸기 : NSMutableAttribueString (0) | 2016.10.24 |
---|---|
버튼 이벤트 다른 컨트롤러의 func 불러오기 (0) | 2016.10.21 |
[Swift]UIGestureRecognizer 참고자료 (0) | 2016.09.28 |
swift3 numberOfSectionsInTableView (0) | 2016.09.19 |
lazy is only vaild for member of struct of class (0) | 2016.09.06 |
댓글