---
title: init()
framework: foundation
role: symbol
role_heading: Initializer
path: foundation/nsedgeinsets/init()
---

# init()

Creates an edge insets structure.

## Declaration

```swift
init()
```

## See Also

### Creating an edge insets structure

- [init(top:left:bottom:right:)](foundation/nsedgeinsets/init(top:left:bottom:right:).md)
- [NSEdgeInsetsMake(_:_:_:_:)](foundation/nsedgeinsetsmake(_:_:_:_:).md)
