---
title: changedFields
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovidertestingmodification/changedfields
---

# changedFields

A list of the fields that changed.

## Declaration

```swift
var changedFields: NSFileProviderItemFields { get }
```

## See Also

### Accessing the Operation’s Data

- [sourceItem](fileprovider/nsfileprovidertestingmodification/sourceitem.md)
- [targetSide](fileprovider/nsfileprovidertestingmodification/targetside.md)
- [targetItemIdentifier](fileprovider/nsfileprovidertestingmodification/targetitemidentifier.md)
- [targetItemBaseVersion](fileprovider/nsfileprovidertestingmodification/targetitembaseversion.md)
- [domainVersion](fileprovider/nsfileprovidertestingmodification/domainversion.md)
