set.setJavaScriptEnabled(true); final AlertDialogalertDialog = new AlertDialog.Builder(this).create();
final ProgressDialog progressBar = ProgressDialog.showalertDialog = new AlertDialo
这里是我的App.js,它包含在标头和MainView an AlertDialog旁边。警报对话框有两个状态控制的道具:AlertDialog的任务是显示className是否是"alertDlg在MainView组件中(在呈现()之前),sendGlobalAlert("Test Alert Msg")被调用,这只是对App.js中的showAlert(msg)方法的回调。/App.cs
目前,当我在editText字段中输入文本并在键盘上单击enter时,它会按预期更改我的文本,但AlertDialog将保持在屏幕上以及键盘上。有什么方法可以关闭警报和键盘时,我按回车吗?alertDialog.dismiss()或alertDialog.close()不适合我。耽误您时间,实在对不起。findViewById<TextView>(id) va