Change Textview Link Color Swift

[Solved] Change Textview Link Color Swift | Kotlin - Code Explorer | yomemimo.com
Question : change textview link color swift

Answered by : crowded-chamois-semk0fnv5z8x

txtDecsription.linkTextAttributes = [ .foregroundColor: UIColor.red ]

Source : | Last Update : Fri, 30 Jul 21

Answers related to change textview link color swift

Code Explorer Popular Question For Kotlin