ORKLocationAnswerFormat Class Reference

Inherits from ORKAnswerFormat : NSObject
Declared in ORKAnswerFormat.h

The ORKLocationAnswerFormat class represents the answer format for questions that collect a location response from the user.

An ORKLocationAnswerFormat object produces an ORKLocationQuestionResult object.

  useCurrentLocation

Indicates whether or not the user’s current location should be automatically entered the first time they tap on the input field.

@property (nonatomic, assign) BOOL useCurrentLocation

Discussion

By default, this value is YES.

Declared In

ORKAnswerFormat.h