ORKConsentSharingStepViewController Class Reference
Inherits from | ORKQuestionStepViewController : ORKStepViewController : UIViewController |
---|---|
Declared in | ORKConsentSharingStepViewController.h |
The ORKConsentSharingStepViewController
class is a view controller subclass
used to manage a consent sharing step (ORKConsentSharingStep
).
You should not need to instantiate a consent sharing step view controller directly. Instead, include a consent sharing step in a task, and present a task view controller for that task.