ipad屏幕键盘起源

发布于 2024-10-28 01:14:06 字数 321 浏览 1 评论 0原文

我想知道ipad屏幕键盘的确切起源是什么。它是否会根据我们使用的语言而动态变化?

我尝试获取此值以在我的应用程序中为 UITextview 制作框架。

如果我使用无线外接键盘或底座外接键盘,来源或行为是否有差异?

这是我使用外部键盘时的应用程序屏幕截图:

在此处输入图像描述

这是我使用屏幕键盘时的屏幕截图:

在此处输入图像描述

I want to know what is the exact origin of onscreen keyboard on ipad. Does it dynamically change depending on the language we use, or not?

I try to get this value to make a frame for UITextview in my app.

Is it a difference in origin or behavior, if I use a wireless external keyboard or dock external keyboard??

This is my app screenshot when i use the external keyboard:

enter image description here

And this is when I use the onscreen keyboard:

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

差↓一点笑了 2024-11-04 01:14:06

是的,键盘的高度根据您使用的语言而不同。至于检索高度,我建议检查一下: UIKeyboardBoundsUserInfoKey 已弃用,使用什么来代替?

不确定这个问题是否应该被视为重复。

Yes, the height of the keyboard is different depending on what language you use. As far as retrieving the height goes, I would suggest checking out: UIKeyboardBoundsUserInfoKey is deprecated, what to use instead?

Not sure if this question should be considered a duplicate.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文