标签: ios iphone cordova
是否可以隐藏此行,并触摸外部以使用Phonegap关闭键盘?
答案 0 :(得分:1)
不,因为PhoneGap使用webview来显示应用程序/内容,因此使用默认的UIWebView键盘。
UIWebView
这是非本机编码的许多缺点之一。