ORKConsentSharingStep Class Reference
Inherits from | ORKQuestionStep : ORKStep : NSObject |
---|---|
Declared in | ORKConsentSharingStep.h |
The ORKConsentSharingStep
class represents a question step that includes prepopulated content that asks users about how much they’re willing to allow
data to be shared after collection.
To use the consent sharing step, include it in a task and present that task with a task view controller. It’s easy to incorporate a consent sharing step into the review flow, because it provides default content for its title, text, and answer format.