Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用UITextView的是只显示两行文本。在编辑过程中,如果用户输入 3 到 4 行然后执行删除,光标是不可见的。请建议如何UITextview在删除过程中调整光标位置,以便 textview 中的文本可见?
UITextView
UITextview