---
title: stopEventUpdates()
framework: coremotion
role: symbol
role_heading: Instance Method
path: coremotion/cmpedometer/stopeventupdates()
---

# stopEventUpdates()

Stops the delivery of pedometer events to your app.

## Declaration

```swift
func stopEventUpdates()
```

## See Also

### Gathering Live Pedometer Data

- [startUpdates(from:withHandler:)](coremotion/cmpedometer/startupdates(from:withhandler:).md)
- [stopUpdates()](coremotion/cmpedometer/stopupdates().md)
- [startEventUpdates(handler:)](coremotion/cmpedometer/starteventupdates(handler:).md)
- [CMPedometerHandler](coremotion/cmpedometerhandler.md)
- [CMPedometerEventHandler](coremotion/cmpedometereventhandler.md)
