Contents

insufficientlyInUse

A Boolean value that indicates whether the app receives location updates because it’s insufficiently in use.

Declaration

@property (nonatomic, readonly) BOOL insufficientlyInUse;

Discussion

If this property is true, then the app isn’t receiving location updates because it’s insufficiently in use.

See Also

Event states