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号
友情链接: 网站制作报价 手机网站制作 定制网站制作 网站制作 成都商城网站制作 定制网站建设 外贸营销网站建设 重庆电商网站建设 网站建设 网站设计制作 营销型网站建设 宜宾网站设计 企业手机网站建设 高端定制网站设计 成都网站建设 成都网站建设公司 移动手机网站制作 成都响应式网站建设 成都网站制作公司 成都网站制作 营销网站建设 教育网站设计方案