ios-获取WKWebView加载完成之后的高度.zip

时间:2022-07-31 13:25:05
【文件属性】:

文件名称:ios-获取WKWebView加载完成之后的高度.zip

文件大小:144KB

文件格式:ZIP

更新时间:2022-07-31 13:25:05

网页视图

获取WKWebView的高度,注意在控制器 销毁后,为防止内存泄漏,需要将WKUserContentController *userCC = self.wkConfig.userContentController; //JS调用OC 添加处理脚本 [userCC addScriptMessageHandler:self name:@"jsCallOC"]; 的代理置位空


【文件预览】:
获取WKWebView的ContentViewHeight
----GetWKWebViewContentHeight()
--------.DS_Store(6KB)
--------GetWKWebViewContentHeight.xcodeproj()
--------GetWKWebViewContentHeight()

网友评论