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