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

# top

A set containing only the top vertical edge.

## Declaration

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

## See Also

### Getting edge sets

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