标签:
光标上下跳动的问题:
解决办法
加入这个属性: _myTextView.layoutManager.allowsNonContiguousLayout=NO;
关于iOS 7以后textview 多行输入的时候,光标上下跳动的解决方法
原文地址:http://my.oschina.net/zhuzhu1223/blog/423256