MASAttributes:NSMutableAttributedString 帮助器,用于轻松为子字符串添加属性

时间:2024-07-18 05:30:57
【文件属性】:

文件名称:MASAttributes:NSMutableAttributedString 帮助器,用于轻松为子字符串添加属性

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-18 05:30:57

Objective-C

MAS 属性 NSMutableAttributedString 帮助器,用于轻松为子字符串添加属性。 初始化然后添加一些属性: - (void)addColor:(UIColor *)color substring:(NSString *)substring; - (void)addBackgroundColor:(UIColor *)color substring:(NSString *)substring; - (void)addUnderlineForSubstring:(NSString *)substring; - (void)addStrikeThrough:(int)thickness substring:(NSString *)substring; - (void)addShadowColor:(UIColor *)color width:(int)width he


【文件预览】:
MASAttributes-master
----.gitignore(232B)
----LICENSE(1KB)
----Classes()
--------NSMutableAttributedString+Attributes.h(1KB)
--------NSMutableAttributedString+Attributes.m(6KB)
----README.md(986B)
----MASAttributes.podspec(566B)

网友评论