---
title: NSDirectionalRectEdge
framework: appkit
role: symbol
role_heading: Structure
path: appkit/nsdirectionalrectedge
---

# NSDirectionalRectEdge

## Declaration

```swift
struct NSDirectionalRectEdge
```

## Topics

### Initializers

- [init(rawValue:)](appkit/nsdirectionalrectedge/init(rawvalue:).md)

### Type Properties

- [all](appkit/nsdirectionalrectedge/all.md)
- [bottom](appkit/nsdirectionalrectedge/bottom.md)
- [leading](appkit/nsdirectionalrectedge/leading.md)
- [top](appkit/nsdirectionalrectedge/top.md)
- [trailing](appkit/nsdirectionalrectedge/trailing.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Related types

- [NSRectAlignment](appkit/nsrectalignment.md)
- [NSDirectionalEdgeInsets](appkit/nsdirectionaledgeinsets.md)
