Contents

stopMonitoringSignificantLocationChanges()

Stops the delivery of location events based on significant location changes.

Declaration

func stopMonitoringSignificantLocationChanges()

Discussion

Use this method to stop the delivery of location events that was started using the startMonitoringSignificantLocationChanges() method. If a compatible iPad or iPhone app calls this method when running in visionOS, the method does nothing.

See Also

Running the significant change location service