ORKTimeOfDayQuestionResult Class Reference
Inherits from | ORKQuestionResult : ORKResult : NSObject |
---|---|
Declared in | ORKQuestionResult.h |
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 *dateComponentsAnswer
Discussion
Typically only hour, minute, and AM/PM data are of interest.
Declared In
ORKQuestionResult.h