在 Flex Mobile 中关闭软键盘 [英] Dismiss SoftKeyboard in Flex Mobile

查看:20
本文介绍了在 Flex Mobile 中关闭软键盘的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Flex InteractiveObject 有一个 requestSoftKeyboard() 方法可以弹出软键盘.

The Flex InteractiveObject has has a requestSoftKeyboard() method that pops up the Soft Keyboard.

我怎样才能做相反的事情并将其发回?

How can I do the opposite and send it back?

谢谢.

推荐答案

在 Flex 4.6 中,您可以通过设置

With Flex 4.6, you can dismiss by setting

stage.focus = null;

请在此处阅读更多信息:在移动 Flex 应用程序中打开软键盘

Please read more here: open soft keyboard in a mobile Flex application

这篇关于在 Flex Mobile 中关闭软键盘的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆