---
title: pause
framework: corelocation
role: symbol
role_heading: Instance Method
path: corelocation/cllocationupdater/pause
---

# pause

Pauses the updater.

## Declaration

```occ
- (void) pause;
```

## See Also

### Controlling the updater

- [invalidate](corelocation/cllocationupdater/invalidate.md)
- [resume](corelocation/cllocationupdater/resume.md)
