ORKTouchAnywhereStep Class Reference

Inherits from ORKActiveStep : ORKStep : NSObject
Declared in ORKTouchAnywhereStep.h

The ORKTouchAnywhereStep class represents a step that displays a title with custom instructions and the text “Touch anywhere to continue.” The user can touch almost anywhere on the screen and the step will end and the task will continue. The back button is still tappable.

– initWithIdentifier:instructionText:

Init with an identifier and instruction text. Instruction text should be used to tell the user where to place the device before touching anywhere.

- (instancetype)initWithIdentifier:(NSString *)identifier instructionText:(NSString *)instructionText

Declared In

ORKTouchAnywhereStep.h