MMKLocationUseInBackground
|
enum MMKLocationUseInBackground : NSUInteger {} |
If UseInBackground is Allow then the 'location' flag must be set in 'UIBackgroundModes' of the application.
Summary
Enum cases
Enum cases
MMKLocationUseInBackgroundAllow
|
MMKLocationUseInBackgroundAllow |
MMKLocationUseInBackgroundDisallow
|
MMKLocationUseInBackgroundDisallow |