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

# bottom

A set containing only the bottom vertical edge.

## Declaration

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

## See Also

### Getting edge sets

- [all](swiftui/verticaledge/set/all.md)
- [top](swiftui/verticaledge/set/top.md)
