返回介绍

TouchScreenKeyboard.hideInput 隐藏输入

发布于 2019-12-18 15:38:40 字数 1205 浏览 1037 评论 0 收藏 0

JavaScript => public static var hideInput: bool;
C# => public static bool hideInput;

Description 描述

Will text input field above the keyboard be hidden when the keyboard is on screen?

当键盘在屏幕上时,该属性将会决定是否隐藏键盘上的文本输入区域。

This property is applicable for single line text fields that have assigned keyboard with alphanumeric keys. When TouchScreenKeyboard.hideInputs is set to true, the only type of keyboard that can be opened is TouchScreenKeyboardType.Default. This type of keyboard will be opened even if other types are specified to be opened.

此属性适用于已分配键盘的字母数字键的单行文本区域。当TouchScreenKeyboard.hideInput设置为true时,键盘唯一打开的功能是TouchScreenKeyboardType.Default。即使其他类型是指定被打开的该类型键盘将会被打开。

Note: Android: only TouchScreenKeyboard.visible input field is supported, hence this value is always false.

注意:Android:仅支持TouchScreenKeyboard.visible输入区域,因此该值始终是false。

touchscreenkeyboard

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文