ORKTrailmakingResult Class Reference

Inherits from ORKResult : NSObject
Declared in ORKTrailmakingResult.h

The ORKTrailmakingResult class represents the result of a signature step (ORKTrailmakingStep).

A trail making result is produced by the task view controller when it presents a trail making step.

  taps

An array of all taps completed during the test

@property (nonatomic, copy) NSArray<ORKTrailmakingTap*> *taps

Declared In

ORKTrailmakingResult.h

  numberOfErrors

The number of errors generated during the test

@property (nonatomic) NSUInteger numberOfErrors

Declared In

ORKTrailmakingResult.h