gpt4 book ai didi

iphone - webViewDidFinishLoad 什么时候被触发?

转载 作者:行者123 更新时间:2023-12-03 17:08:19 26 4
gpt4 key购买 nike

有人对 UIWebViewDelegate 上何时调用 webViewDidFinishLoad 有准确的了解吗?我读过它会在每个 iframe 中触发一次(如果存在的话),但我担心它相对于 DOM 和 javascript 事件的加载时间。

在调用此委托(delegate)方法时,是否保证所有 javascript 和 DOM 都已下载、解释并准备就绪?

谢谢

最佳答案

webViewDidFinishLoad 在 UIWebViewDelegate 上调用(如您所问)。当整个页面下载完毕并且 JavaScript 已运行并完成时,webViewDidFinishLoad 将触发。

Is all of the javascript and DOM guaranteed to be downloaded, interpreted and ready by the time this delegate method is called?

是的

关于iphone - webViewDidFinishLoad 什么时候被触发?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1956356/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com