Skip to content

Instantly share code, notes, and snippets.

@ejknapp
Created June 17, 2010 18:00
Show Gist options
  • Select an option

  • Save ejknapp/442480 to your computer and use it in GitHub Desktop.

Select an option

Save ejknapp/442480 to your computer and use it in GitHub Desktop.
// Adding the arrow to a cell
cell.accessoryType = UITableViewCellAccessoryDisclosureIndicator;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment