gpt4 book ai didi

xcode - WKWebView 不在 Xcode 中

转载 作者:行者123 更新时间:2023-12-03 07:21:44 25 4
gpt4 key购买 nike

我需要使用 Xcode 为我的 ios 应用程序实现 WKWebview。但是,我在使用它时出现错误“未声明类型'WKWebview'”。我错过了什么重要的事情吗?

我正在使用从 App Store 下载的最新 Xcode7。

最佳答案

如果您使用的是 swift,请首先在您使用 Web Kit API 的任何文件中导入 WebKit 模块:

import WebKit

然后您可以使用 WebView :

let webView = WKWebView()

关于xcode - WKWebView 不在 Xcode 中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32733431/

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