`
zl4393753
  • 浏览: 333408 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

设置UITableViewCell的选中高亮颜色

 
阅读更多
cell.selectedBackgroundView = [[[UIView alloc] initWithFrame:cell.frame] autorelease];
       
cell.selectedBackgroundView.backgroundColor = [UIColor xxxxxx];
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics