ORKWebViewStepResult Class Reference
| Inherits from | ORKResult : NSObject |
|---|---|
| Declared in | ORKWebViewStepResult.h ORKWebViewStepResult.m |
Overview
The ORKWebViewStepResult class represents the result of a web view step (ORKWebViewStep).
A web view result is produced by the task view controller when it presents a web view step.
result
The answer produced by the webview.
@property (nonatomic, nullable) NSString *resultDeclared In
ORKWebViewStepResult.h