ORKQuestionSection Constants Reference

Declared in ORKQuestionStepViewController.m

ORKQuestionSection

Definition

typedef NS_ENUM(NSInteger, ORKQuestionSection ) {
   ORKQuestionSectionAnswer = 0,
   ORKQuestionSection_COUNT,
};

Constants

ORKQuestionSectionAnswer

Declared In ORKQuestionStepViewController.m.

ORKQuestionSection_COUNT

Declared In ORKQuestionStepViewController.m.