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

# center

A guide representing a point at the center of the horizontal axis, center of the vertical axis, and center of the depth axis.

## Declaration

```swift
static let center: Alignment3D
```
