Return to Snippet

Revision: 24672
at March 8, 2010 08:30 by espinallab


Initial Code
myImage.backgroundColor = [UIColor viewFlipsideBackgroundColor];
myImage.backgroundColor = [UIColor groupTableViewBackgroundColor];

Initial URL
http://chris-software.com/index.php/category/dev-center/obj-c-tutorials/page/2/

Initial Description


Initial Title
Using the groupTableViewBackgroundColor

Initial Tags


Initial Language
Objective C