ORKVisualConsentStepViewController Class Reference
| Inherits from | ORKStepViewController : UIViewController |
|---|---|
| Declared in | ORKVisualConsentStepViewController.h ORKVisualConsentStepViewController.m |
Overview
The ORKVisualConsentStepViewController class is a view controller subclass
used to manage a visual consent step (ORKVisualConsentStep).
You should not need to instantiate a visual consent step view controller directly. Instead, include a visual consent step in a task, and present a task view controller for that task.
animationView
The view in which animations are displayed.
@property (nonatomic, strong, nullable) UIView *animationViewDeclared In
ORKVisualConsentStepViewController.h