Skip to content

Instantly share code, notes, and snippets.

@pita5
Created January 24, 2013 12:44
Show Gist options
  • Save pita5/4621134 to your computer and use it in GitHub Desktop.
Save pita5/4621134 to your computer and use it in GitHub Desktop.
@interface UILabel (Appearence)
- (void)MW_setBackgroundColor:(UIColor *)color UI_APPEARANCE_SELECTOR;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment