---
title: Edge.top
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/edge/top
---

# Edge.top

## Declaration

```swift
case top
```

## See Also

### Getting the edges

- [Edge.bottom](swiftui/edge/bottom.md)
- [Edge.leading](swiftui/edge/leading.md)
- [Edge.trailing](swiftui/edge/trailing.md)
