---
title: automaticInsets
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uilistseparatorconfiguration-swift.struct/automaticinsets
---

# automaticInsets

A constant that specifies a placeholder size for separator insets.

## Declaration

```swift
static let automaticInsets: NSDirectionalEdgeInsets
```

## Discussion

Discussion Use the values from the edges in this constant to indicate that an edge’s inset needs replacement with an appropriate value according to the context.

## See Also

### Configuring separator insets

- [topSeparatorInsets](uikit/uilistseparatorconfiguration-swift.struct/topseparatorinsets.md)
- [bottomSeparatorInsets](uikit/uilistseparatorconfiguration-swift.struct/bottomseparatorinsets.md)
