Why JavaScript evaluation must be awaited when using Xamarin Forms WebView?

前端 未结 0 1339
小鲜肉
小鲜肉 2021-01-24 07:07

The Xamarin.Forms.WebView control has an awaitable EvaluateJavaScriptAsync(string) function. A call to this function will not return unless the async/await pattern is used.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题