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

# all

A set containing the top and bottom vertical edges.

## Declaration

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

## See Also

### Getting edge sets

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