Contents

stopUpdates()

Stops the delivery of recent pedestrian data updates to your app.

Declaration

func stopUpdates()

Discussion

Use this method to stop the delivery of continuous updates that were initiated by a call to the startUpdates(from:withHandler:) method.

See Also

Gathering Live Pedometer Data