---
title: automaticallySynchronizesToBackingStore
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextcontentmanager/automaticallysynchronizestobackingstore
---

# automaticallySynchronizesToBackingStore

Determines whether to automatically synchronize with the backing store when an editing transaction finishes.

## Declaration

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