Constants
The following constants are available globally.
-
String to witch the kSITLocationStopped is mapped .
Declaration
Objective-C
extern NSString *const _Nonnull SITLocationStoppedString
Swift
let SITLocationStoppedString: String
-
String to witch the kSITLocationCalculating is mapped .
Declaration
Objective-C
extern NSString *const _Nonnull SITLocationCalculatingString
Swift
let SITLocationCalculatingString: String
-
String to witch the kSITLocationUserNotInBuilding is mapped .
Declaration
Objective-C
extern NSString *const _Nonnull SITLocationUserNotInBuildingString
Swift
let SITLocationUserNotInBuildingString: String
-
String to witch the kSITLocationStarted is mapped .
Declaration
Objective-C
extern NSString *const _Nonnull SITLocationStartedString
Swift
let SITLocationStartedString: String
-
String to witch the kSITLocationCompassNeedsCalibration is mapped .
Declaration
Objective-C
extern NSString *const _Nonnull SITLocationCompassNeedsCalibrationString
Swift
let SITLocationCompassNeedsCalibrationString: String