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

# automaticallySynchronizesToBackingStore

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

## Declaration

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