ORKPageResult Class Reference
| Inherits from | ORKTaskResult : ORKCollectionResult : ORKResult : NSObject |
|---|---|
| Declared in | ORKCollectionResult.m ORKCollectionResult_Private.h |
Overview
The ORKPageResult is an ORKTaskResult subclass of a collection of ORKStepResult
objects. This is considered private, and it is used internally by ORKPageStepViewController
to track the result set.