Skip to content

Instantly share code, notes, and snippets.

@mluton
Created October 11, 2012 17:57
Show Gist options
  • Select an option

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

Select an option

Save mluton/3874325 to your computer and use it in GitHub Desktop.
Background Pattern
self.view.backgroundColor = [UIColor colorWithPatternImage: [UIImage imageNamed:@"gingham.png"]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment