ios - 键盘启动时,将 iPhone 设备旋转为横向时,UITextfield 无法看到文本和光标
<p><p>在 <code>UITextfield</code> 中,当键盘打开时,将 iPhone 设备旋转为横向时无法看到文本和光标。</p>
<p>当我们点击键盘上的返回按钮或键入时,<code>UITextfield</code> 中的文本不会显示</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>您必须设置 <code>UITextFieldDelegate</code> 方法,并且必须设置文本字段的框架并根据需要移动它,因为当设备处于全景模式时,您的文本字段可能会隐藏在键盘下。</p></p>
<p style="font-size: 20px;">关于ios - 键盘启动时,将 iPhone 设备旋转为横向时,UITextfield 无法看到文本和光标,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/21181293/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/21181293/
</a>
</p>
页:
[1]