---
title: top
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdirectionaledgeinsets/top
---

# top

The top edge inset value.

## Declaration

```swift
var top: CGFloat
```

## See Also

### Getting the edge values

- [bottom](appkit/nsdirectionaledgeinsets/bottom.md)
- [leading](appkit/nsdirectionaledgeinsets/leading.md)
- [trailing](appkit/nsdirectionaledgeinsets/trailing.md)
