【发布时间】:2017-03-06 00:55:49
【问题描述】:
【问题讨论】:
-
我不确定到底是什么部分给你带来了麻烦,
NSAttributedString可以为 UILabel/UITextView 添加颜色、图像。 -
yourLabel.backgroundColor = UIColor(patternImage: UIImage(named: "你的图片名称")!)
-
嘿,请看我问题中的图片。文本可以换行到第一列
-
@Raniys 你到底想要什么?你想要一个带有标签和一些特定颜色的单词的图像吗?
-
@Raniys 请按照我的回答进入这个stackoverflow.com/questions/39643542/…
标签: ios user-interface iosdeployment