Skip to content

Instantly share code, notes, and snippets.

@eliaskg
Created November 23, 2010 14:52
Show Gist options
  • Select an option

  • Save eliaskg/711869 to your computer and use it in GitHub Desktop.

Select an option

Save eliaskg/711869 to your computer and use it in GitHub Desktop.
[[scrollview documentView] scrollRectToVisible:
CGRectMake(0, CGRectGetHeight([[scrollview documentView] bounds])-1, 1, 1)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment