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

后端 未结 5 2054
我在风中等你
我在风中等你 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:34

    I would do it with 2 custom textfields overlaying, both backgroundcolor:clearColor, maybe stuffed on an image that represents the background.

提交回复
热议问题