ORKInstructionStepViewController Class Reference
Inherits from | ORKStepViewController : UIViewController |
---|---|
Declared in | ORKInstructionStepViewController.h |
An ORKInstructionStepViewController
object is the view controller for an ORKInstructionStep
object.
In general, you don’t need to instantiate an instruction step view controller directly. Instead, add an instruction step to a task and present the task using a task view controller. When appropriate, the task view controller instantiates the step view controller for the step.