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

# back

A guide marking the bottom edge of the view.

## Declaration

```swift
static let back: DepthAlignment
```

## See Also

### Getting guides

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