ORKWebViewStepViewController Class Reference
Inherits from | ORKStepViewController : UIViewController |
---|---|
Conforms to | WKNavigationDelegate WKScriptMessageHandler |
Declared in | ORKWebViewStepViewController.h |
The ORKWebViewStepViewController
class is a step view controller subclass
used to manage a web view step (ORKWebViewStep
).
You should not need to instantiate a web view step view controller directly. Instead, include a web view step in a task, and present a task view controller for that task.