ORKWalkingTaskStepViewController Class Reference

Inherits from ORKActiveStepViewController : ORKStepViewController : UIViewController
Declared in ORKWalkingTaskStepViewController.h
ORKWalkingTaskStepViewController.m

Overview

View controller corresponding to the ORKWalkingTaskStep.

Observes the results of the pedometer, in order to finish early when the threshold number of steps have been observed.

– initWithStep:

Returns a new step view controller for the specified step.

- (instancetype)initWithStep:(ORKStep *)step

Parameters

step

The step to be presented.

Return Value

A newly initialized step view controller.

Declared In

ORKStepViewController.h