---
title: center
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clcircularregion/center
---

# center

The center point of the geographic area.

## Declaration

```swift
var center: CLLocationCoordinate2D { get }
```

## See Also

### Getting the circle’s center and radius

- [radius](corelocation/clcircularregion/radius.md)
