UITextView Link 颜色

2021-04-15  本文已影响0人  鬼丶白

UITextView 设置

NSAttributedString.Key.foregroundColor : UIColor.qvmedi_color(withHEX: 0x304EFF)

不起作用
新增

textView.linkTextAttributes = [:]
textView.attributedText = attrStr
上一篇 下一篇

猜你喜欢

热点阅读