改变segment样式,改变字体

更改segment的字体 /* * 更改UISegmentControl的字体 * 调用方法 * [CommonUtil ChangeSegmentFont:aSegmentControl fontSize:13]; */ + (void)ChangeSegmentFont:(UIView *)aView fontSize:(NSInteger)fontSize{ if ([aV
相关文章
相关标签/搜索