---
title: center
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/anchor/source/center-869al
---

# center

## Declaration

```swift
static var center: Anchor<CGPoint>.Source { get }
```

## See Also

### Getting middle anchor sources

- [leading](swiftui/anchor/source/leading.md)
- [trailing](swiftui/anchor/source/trailing.md)
