ORKQuestionStepCustomViewDelegate Protocol Reference
| Conforms to | NSObject |
|---|---|
| Declared in | ORKCustomStepView.h |
Overview
The ORKQuestionStepCustomViewDelegate protocol defines the methods that a question step custom view should implement.
Typically, a question step view controller (ORKQuestionStepViewController) is the delegate of a
custom question step view.