iOS 富文本所有的NSAttributedStringKey

NSAttributedStringKey:

 1 NSFontAttributeName; //字体,value是UIFont对象
 2 NSParagraphStyleAttributeName;//绘图的风格(居中,换行模式,间距等诸多风格),value是NSParagraphStyle对象
 3 NSForegroundColorAttributeName;// 文字颜色,value是UIFont对象
 4 NSBackgroundColorAttributeName;// 背景色,value是UIFont
 5 NSLigatureAttributeName; //  字符连体,value是NSNumber
 6 NSKernAttributeName; // 字符间隔
 7 NSStrikethroughStyleAttributeName;//删除线,value是NSNumber
 8 NSUnderlineStyleAttributeName;//下划线,value是NSNumber
 9 NSStrokeColorAttributeName; //描绘边颜色,value是UIColor
10 NSStrokeWidthAttributeName; //描边宽度,value是NSNumber
11 NSShadowAttributeName; //阴影,value是NSShadow对象
12 NSTextEffectAttributeName; //文字效果,value是NSString
13 NSAttachmentAttributeName;//附属,value是NSTextAttachment 对象
14 NSLinkAttributeName;//链接,value是NSURL or NSString
15 NSBaselineOffsetAttributeName;//基础偏移量,value是NSNumber对象
16 NSUnderlineColorAttributeName;//下划线颜色,value是UIColor对象
17 NSStrikethroughColorAttributeName;//删除线颜色,value是UIColor
18 NSObliquenessAttributeName; //字体倾斜
19 NSExpansionAttributeName; //字体扁平化
20 NSVerticalGlyphFormAttributeName;//垂直或者水平,value是 NSNumber,0表示水平,1垂直

 

转载于:https://www.cnblogs.com/fenglee594/p/8616230.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值