我正在尝试了解如何将UITableViewCell背景颜色设置为“灰色”,例如在闹钟应用程序中用于闹钟单元。
我无法在系统颜色或其他地方找到这一点。
如何设置此颜色?
发布于 2010-07-24 07:21:46
请看这个问题:Styling UITableViewCells with gradient backgrounds
https://stackoverflow.com/questions/3323031
相似问题