---
title: automaticallyAppliesContentInsets
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nssplitviewitemaccessoryviewcontroller/automaticallyappliescontentinsets
---

# automaticallyAppliesContentInsets

Whether or not standard content insets should be applied to the view. Defaults to YES.

## Declaration

```swift
var automaticallyAppliesContentInsets: Bool { get set }
```
