---
title: "init(_:)"
framework: fileprovider
role: symbol
role_heading: Initializer
path: "fileprovider/nsfileprovidersyncanchor/init(_:)"
---

# init(_:)

Returns a new sync anchor.

## Declaration

```swift
init(_ rawValue: Data)
```

## See Also

### Creating Sync Anchors

- [init(rawValue:)](fileprovider/nsfileprovidersyncanchor/init(rawvalue:).md)
