<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSRectEdge",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@E@NSRectEdge"
  },
  "title" : "NSRectEdge"
}
-->

# NSRectEdge

```
enum NSRectEdge
```

## Topics

### Minimum and maximum values

[`NSRectEdge.maxX`](/documentation/Foundation/NSRectEdge/maxX)

The maximum X edge.

[`NSMaxXEdge`](/documentation/Foundation/NSRectEdge/NSMaxXEdge)

The maximum X edge.

[`NSRectEdge.maxY`](/documentation/Foundation/NSRectEdge/maxY)

The maximum Y edge.

[`NSMaxYEdge`](/documentation/Foundation/NSRectEdge/NSMaxYEdge)

The maximum Y edge.

[`NSRectEdge.minX`](/documentation/Foundation/NSRectEdge/minX)

The minimum X edge.

[`NSMinXEdge`](/documentation/Foundation/NSRectEdge/NSMinXEdge)

The minimum X edge.

[`NSRectEdge.minY`](/documentation/Foundation/NSRectEdge/minY)

The minimum Y edge.

[`NSMinYEdge`](/documentation/Foundation/NSRectEdge/NSMinYEdge)

The minimum Y edge.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)