ORKTimeOfDayQuestionResult Class Reference
| Inherits from | ORKQuestionResult : ORKResult : NSObject |
|---|---|
| Declared in | ORKQuestionResult.h ORKQuestionResult.m |
Overview
The ORKTimeOfDayQuestionResult class represents the result of a question that uses the ORKTimeOfDayAnswerFormat format.
dateComponentsAnswer
The date components picked by the user.
@property (nonatomic, copy, nullable) NSDateComponents *dateComponentsAnswerDiscussion
Typically only hour, minute, and AM/PM data are of interest.
Declared In
ORKQuestionResult.h