Using the groupTableViewBackgroundColor


/ Published in: Objective C
Save to your folder(s)



Copy this code and paste it in your HTML
  1. myImage.backgroundColor = [UIColor viewFlipsideBackgroundColor];
  2. myImage.backgroundColor = [UIColor groupTableViewBackgroundColor];

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

Report this snippet


Comments


You need to login to view comments.