---
title: bottom
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/edge/set/bottom
---

# bottom

## Declaration

```swift
static let bottom: Edge.Set
```

## See Also

### Getting edge sets

- [all](swiftui/edge/set/all.md)
- [top](swiftui/edge/set/top.md)
- [leading](swiftui/edge/set/leading.md)
- [trailing](swiftui/edge/set/trailing.md)
- [horizontal](swiftui/edge/set/horizontal.md)
- [vertical](swiftui/edge/set/vertical.md)
