Underline text in a UITextView

前端 未结 13 1400
情歌与酒
情歌与酒 2020-12-14 23:37

How can I underline text in a UITextView. I understand that I would need to create a subclass of UITextView, but what would go under drawRect

13条回答
提交回复
热议问题