UITableViewCell *cell = [[UITableViewCell alloc] initWithStyle:UITableViewCellStyleValue1 reuseIdentifier:@"cell"];
[[cell detailTextLabel] textColor]
Run Code Online (Sandbox Code Playgroud)
textColor将返回cellsTextLabel单元格的UIColor对象.
| 归档时间: |
|
| 查看次数: |
3019 次 |
| 最近记录: |