---
title: center
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/depthalignment/center
---

# center

A guide marking the vertical center of the view.

## Declaration

```swift
static let center: DepthAlignment
```

## See Also

### Getting guides

- [back](swiftui/depthalignment/back.md)
- [front](swiftui/depthalignment/front.md)
