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

# resume

Resumes the updater.

## Declaration

```occ
- (void) resume;
```

## See Also

### Controlling the updater

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