以编程方式更改 Android 键盘布局类型?

发布于 2025-01-08 04:30:21 字数 235 浏览 0 评论 0原文

有谁知道如何更改显示时显示的 Android 键盘类型(搜索、数字、密码、自动完成等)?

不是 IME 类型,而是输入掩码,因为缺乏更好的术语。

具体来说,我希望扩展 PhoneGap SoftKeyboard 插件,使其能够通过 JS 更改键盘类型,因为我在应用程序中遇到不一致的键盘。

如果有人有任何用于切换键盘布局的示例代码(不是 IME 或实际的键盘供应商),我将非常感激。

非常感谢

Does anybody know a way to change the Android keyboard type that is displayed (search, numerical, password, autocomplete etc) while it is displayed?

Not the IME type, rather the input mask for lack of a better term.

Specifically I am looking to extend the PhoneGap SoftKeyboard plugin with the ability to change keyboard types via JS as I am getting inconsistent keyboards in my application.

If anybody has any example code for switching the keyboard layout (not the IME or actual keyboard vendor) I would really appreciate it.

Many thanks

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

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

发布评论

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

评论(1

心房的律动 2025-01-15 04:30:21

这取决于输入字段的类型。请参阅此帖子:

使用 PhoneGap 在 iPhone 上获取搜索键盘

It depends on the type of the input field. See this thread :

Getting Search Keyboard on iPhone using PhoneGap

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