소프트웨어/iOS

UITableView를 horizontal, vertical 둘다 작동하게 만들기

개발자_이훈규 2018. 4. 3. 16:23



1. UITableView가 horizon으로만 동작하게 만드는 방법

http://alazydevelopersessay.blogspot.kr/2015/12/uitableviewcell.html



2. 가로, 세로 동시에 동작하게 하는 방법

UITableView를 ScrollView속에 넣는다.

https://stackoverflow.com/questions/12813130/table-view-with-both-horizontal-and-vertical-scrolling-in-iphone