---
title: VerticalEdge.bottom
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/verticaledge/bottom
---

# VerticalEdge.bottom

The bottom edge.

## Declaration

```swift
case bottom
```

## See Also

### Getting the edges

- [VerticalEdge.top](swiftui/verticaledge/top.md)
