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

# all

## Declaration

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

## See Also

### Getting edge sets

- [top](swiftui/edge/set/top.md)
- [bottom](swiftui/edge/set/bottom.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)
