ORKCountdownStepViewController Class Reference
Inherits from | ORKActiveStepViewController : ORKStepViewController : UIViewController |
---|---|
Declared in | ORKCountdownStepViewController.h |
The ORKCountdownStepViewController
class represents the step view controller that corresponds to an ORKCountdownStep
.
It is not usually necessary to instantiate this view controller directly. Instead, add a countdown step to a task, and present the task in a task view controller.