---
title: location
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/cllocationupdate/location
---

# location

The user’s location, if available.

## Declaration

```swift
var location: CLLocation? { get }
```

## See Also

### Determining movement and location

- [isStationary](corelocation/cllocationupdate/isstationary.md)
