text is getting clipped in a UITextView when I set the lineHeightMultiple property to less than 1 in paragraphStyle attribute. setting the clipsToBounds = false for UITextView doesnt seem to have any effect.
I want something like this
Any kind of help would be appreciated. Thanks in advance.