swift4.0富文本设置变化
2018-04-12 本文已影响19人
i_iOS
NSFontAttributeName --- .font
//或者NSAttributedStringKey.font
NSForegroundColorAttributeName --- .foregroundColor
//NSAttributedStringKey.foregroundColor
NSStrikethroughStyleAttributeName --- .strikethroughStyle
//NSAttributedStringKey.strikethroughStyle
//字符串类型的,添加rawValue
NSAttributedStringKey.font.rawValue