Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS

Programmatically Scroll UITableView

How could I programmatically scroll a UITableView in Swift?

1 Answer

Hi Gregg! Checking this you'll find what you need for implementing what you want. If you have any problems understanding how UITableViewScrollPosition works check this or this for NSIndexPath. Hope that this will help, but if you have any questions don't hesitate to send me a message and I'll help you as fast as I can.