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