search

Home  >  Q&A  >  body text

ios - 关于 TxetView 粘贴大段文字时 _UITextContainerView 上移的问题

TextView 粘贴大段文字 超过 TextView 的高度时

TextView 的 _UITextContainerView 会出现上移的问题

如下图:

_UITextContainerView 明显上移了 !

项目中写了这句代码

    self.automaticallyAdjustsScrollViewInsets = NO;

因为 TextView 一进去

_UITextContainerView 向下偏移了 64

把所有的 代码复制出来写 Demo

Demo 不会出现 _UITextContainerView 上移的问题

请问:怎样可以在粘贴的时候 文字不上移 !!!

巴扎黑巴扎黑2771 days ago1663

reply all(0)I'll reply

No reply
  • Cancelreply