UITextView linkTextAttributes link highlight color
Is there a way to set the highlight / background color and text color of the link when the link is clicked in UITextView
? I've tried setting NSBackgroundColorAttributeName
to linkTextAttributes
, but that doesn't do anything for the background color, clicked or not.
+3
hd5
source
to share
No one has answered this question yet
Check out similar questions:
1665
1172
705
299
224
222
150
92
39
22