ios - How to add underline to certain words in UILabel in xib
phpcn_u15822017-06-06 09:53:30
0
1
1256
As shown in the picture, I want to bold and underline the two words "handwriting". To make the bold bold, I can use Attributed text to set the attributes of those two words. Is there a simple way to underline it?
xib has rich text