Gaurav S Tomar
I live like I type, fast and with lots of mistakes.
Links
Home
Swift
How to set UIView Background
~
Objective C
UIColor *background = [[UIColor alloc] initWithPatternImage:[UIImage imageNamed:@"bg.png"]];
self.view.backgroundColor = background;
[background release];
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Post a Comment