ORKWebViewStepResult Class Reference
Inherits from | ORKResult : NSObject |
---|---|
Declared in | ORKWebViewStepResult.h |
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 *result
Declared In
ORKWebViewStepResult.h