UITextView Rich text?

前端 未结 3 916
你的背包
你的背包 2021-01-01 03:02

I was wondering if UITextView can display rich text? I want to have simple formatting on my read only text (like different alignment for different parts of the text). if not

3条回答
  •  情深已故
    2021-01-01 03:14

    You can have a look at the EGOTextView project on github. It discribes itself as a

    "A complete drop in replacement for UITextView, adding support for rich text editing."

提交回复
热议问题