// 设置section颜色
[[UITableViewHeaderFooterView appearance] setTintColor:[UIColor colorWithRed:15/255.0 green:15/255.0 blue:15/255.0 alpha:1.0]];
// 设置section颜色
[[UITableViewHeaderFooterView appearance] setTintColor:[UIColor colorWithRed:15/255.0 green:15/255.0 blue:15/255.0 alpha:1.0]];
本文标题:设置 Section Header 颜色
本文链接:https://www.haomeiwen.com/subject/lllfgttx.html
网友评论