---
title: Edge.bottom
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/edge/bottom
---

# Edge.bottom

## Declaration

```swift
case bottom
```

## See Also

### Getting the edges

- [Edge.top](swiftui/edge/top.md)
- [Edge.leading](swiftui/edge/leading.md)
- [Edge.trailing](swiftui/edge/trailing.md)
