<!--
{
  "availability" : [
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSEdgeInsetsMake(_:_:_:_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@F@NSEdgeInsetsMake"
  },
  "title" : "NSEdgeInsetsMake(_:_:_:_:)"
}
-->

# NSEdgeInsetsMake(_:_:_:_:)

Creates an edge insets structure with the specified inset values.

```
func NSEdgeInsetsMake(_ top: Double, _ left: Double, _ bottom: Double, _ right: Double) -> NSEdgeInsets
```

---

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)