The objective-c-runtime tag has no wiki summary.
3
votes
0answers
151 views
UIScrollView Category utility function for auto sizing contentSize
I wanted a utility function on UIScrollView to automatically size the contentSize based on the content inside the scrollView. How is this?
...