iphone - Set the same default background of the UITableView to a custom view controller -


I have to set the same brown hidden background in another view. Can anyone help me on this?

Thanks, Leonardo

this is very easy :)

< Previous> [self.view setBackgroundColor: [UIColor groupTableViewBackgroundColor]];

Comments

Popular posts from this blog

php - multilevel menu with multilevel array -

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

objective c - iPhone and it's wireless area -