标签: ios objective-c uitextview
当在UITextView中按下链接时,有没有办法设置高亮/背景颜色和链接文字颜色? 我已经尝试将NSBackgroundColorAttributeName设置为linkTextAttributes,但这对背景颜色没有任何作用,按下或不按下。
UITextView
NSBackgroundColorAttributeName
linkTextAttributes