---
title: stopGyroUpdates()
framework: coremotion
role: symbol
role_heading: Instance Method
path: coremotion/cmmotionmanager/stopgyroupdates()
---

# stopGyroUpdates()

Stops gyroscope updates.

## Declaration

```swift
func stopGyroUpdates()
```

## See Also

### Managing Gyroscope Updates

- [gyroUpdateInterval](coremotion/cmmotionmanager/gyroupdateinterval.md)
- [startGyroUpdates(to:withHandler:)](coremotion/cmmotionmanager/startgyroupdates(to:withhandler:).md)
- [startGyroUpdates()](coremotion/cmmotionmanager/startgyroupdates().md)
- [gyroData](coremotion/cmmotionmanager/gyrodata.md)
- [CMGyroHandler](coremotion/cmgyrohandler.md)
