ia_location_accuracy Constants Reference

Declared in IALocationManager.h

ia_location_accuracy

Defines the accuracy of location.

Definition

typedef NS_ENUM(NSInteger, ia_location_accuracy ) {
   kIALocationAccuracyBest,
   kIALocationAccuracyLow,
};

Constants

kIALocationAccuracyBest

Best accuracy.

Declared In IALocationManager.h.

kIALocationAccuracyLow

Low accuracy. Locations with this accuracy are typically obtained with lowest amount of processing to reduce device power drain.

Declared In IALocationManager.h.

Declared In

IALocationManager.h