Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我看到很多与彩色文本相关的问题都是用“check out NSAttributedString”回答的,但是NSForegroundColorAttributeName为 Mac OS 定义的常量似乎没有为 iOS 3.2+ 定义
NSAttributedString
NSForegroundColorAttributeName
请改用kCTForegroundColorAttributeName常量。
kCTForegroundColorAttributeName