useInBackground property

LocationUseInBackground useInBackground
final

If UseInBackground is Allow then the 'location' flag must be set in 'UIBackgroundModes' of the application.

Implementation

final LocationUseInBackground useInBackground;