0

I'm trying to find out how to set UITableViewCell background color to the "grey" used for example in the official clock application for alarm cells.

I'm unable to find that out in system colors nor elsewhere.

How do I set this color?

sth
  • 222,467
  • 53
  • 283
  • 367

1 Answers1

1

See this question: Styling UITableViewCells with gradient backgrounds

Community
  • 1
  • 1
Tom Irving
  • 10,041
  • 6
  • 47
  • 63