UIScrollView is one of the most important and useful controls in iOS. It is the basis for the very popular UITableView and is a great way to present content larger than a single screen.
You must set the contentSize property to the size of the scrollable content. This specifies the size of the scrollable area |
1 Comment
|
Archives
December 2019
Categories
All
|