UILabel多颜色、字体

NSMutableAttributedString *str = [[NSMutableAttributedString alloc] initWithString:@"Using NSAttributed String"];
[str addAttribute:NSForegroundColorAttributeName value:[UIColor blueColor] range:NSMakeRange(0,5)];
[str addAttribute:NSForegroundColorAttributeName value:[UIColor redColor] range:NSMakeRange(6,12)];
[str addAttribute:NSForegroundColorAttributeName value:[UIColor greenColor] range:NSMakeRange(19,6)];
[str addAttribute:NSFontAttributeName value:[UIFont fontWithName:@"Arial-BoldItalicMT" size:30.0] range:NSMakeRange(0, 5)];
[str addAttribute:NSFontAttributeName value:[UIFont fontWithName:@"HelveticaNeue-Bold" size:30.0] range:NSMakeRange(6, 12)];
[str addAttribute:NSFontAttributeName value:[UIFont fontWithName:@"Courier-BoldOblique" size:30.0] range:NSMakeRange(19, 6)];
attrLabel.attributedText = str;

本文题目:UILabel多颜色、字体
文章地址:http://csruizhi.cn/article/gsdcdd.html

其他资讯

Copyright © 2007-2024 成都优众联杰科技有限公司 All Rights Reserved 蜀ICP备2024116266号
友情链接: 自适应网站设计 外贸网站设计方案 重庆网站建设 营销网站建设 网站建设 成都网站制作 企业手机网站建设 成都网站设计制作公司 网站建设 网站制作 成都网站制作 成都网站设计 成都网站建设公司 营销型网站建设 温江网站设计 成都网站建设公司 高端网站设计 成都网站建设 网站建设公司 成都h5网站建设 手机网站建设套餐 手机网站设计