Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想显示键盘并在没有文本字段的情况下获取用户输入。如何才能做到这一点?
我个人不了解 Titanium,所以我不知道这是否可能,但通常这是通过隐藏的文本字段并监听该字段上的事件来完成的。