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
Declared In
IALocationManager.h