ORKPageResult Class Reference
Inherits from | ORKTaskResult : ORKCollectionResult : ORKResult : NSObject |
---|---|
Declared in | ORKCollectionResult_Private.h |
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.