SITLocationPriority Constants Reference
Declared in | SITLocationRequest.h |
---|
SITLocationPriority
SITLocationPriority
@discussion: Represent the tradeoff between battery comsumption and accuracy (Coming soon).
Definition
typedef NS_ENUM(int, SITLocationPriority ) {
kSITHighAccuracy = 0,
kSITBalancedPowerAccuracy,
kSITLowPower,
};
Constants
Declared In
SITLocationRequest.h