gpt4 book ai didi

ios - 使用 WKWebView 创建自定义 ORKStep

转载 作者:可可西里 更新时间:2023-11-01 01:39:22 24 4
gpt4 key购买 nike

我是 iOS 开发的新手,目前正在使用 Swift 开发原型(prototype) ResearchKit 应用。其中一个要求是将 WKWebView 嵌入到 ORKTask 中,该任务由三个步骤组成:ORKQuestionStepORKWebViewStepORKCompletionStep。我似乎无法找到有关如何使用 Swift 对 ORKStepORKStepViewController 进行子类化以创建自定义步骤的更多信息。有人可以指导我正确的方向,了解如何子类化 ORKStepORKStepViewController 以使用 Swift 显示 WKWebView 吗?

提前致谢!

最佳答案

Yuan Zhu 在 ResearchKit-Users 邮件列表中的回答:

I guess you can:

  1. Create an ORKActiveStep and configure it properly.
  2. Implement the - (void)taskViewController:(ORKTaskViewController *)taskViewController stepViewControllerWillAppear:(ORKStepViewController *)stepViewController delegate method.
  3. Inject your webView into the ORKActiveStepViewController through its customView property.

关于ios - 使用 WKWebView 创建自定义 ORKStep,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31806199/

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