How to keep 2 different fonts within the same UITextField or UITextView?

后端 未结 5 2057
我在风中等你
我在风中等你 2020-12-04 02:54

I want to set 2 different fonts within the same UITextField and UITextView . How to do it?

5条回答
  •  一整个雨季
    2020-12-04 03:18

    I know you already picked a valid answer but... don't do it that way... it's not worth it. Use a webview instead and draw everything with html.

提交回复
热议问题