【发布时间】:2016-06-18 06:24:57
【问题描述】:
【问题讨论】:
-
你应该使用
NSMutableAttributedString -
NSAttributedString *strAttributedTitle = [[NSAttributedString alloc] initWithString: attributes:@{NSForegroundColorAttributeName:[UIColor darkGrayColor],NSFontAttributeName:[UIFont fontWithName:@" Helvetica-Bold" 大小:15.0f]}];
标签: ios fonts uitextfield