Skip to content

Instantly share code, notes, and snippets.

@mluton
Created April 25, 2012 05:58
Show Gist options
  • Select an option

  • Save mluton/2486954 to your computer and use it in GitHub Desktop.

Select an option

Save mluton/2486954 to your computer and use it in GitHub Desktop.
Set a tiled background image for a view.
textView.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"stripe"]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment