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

# init(rawValue:)

Returns a new sync anchor from the provided data object.

## Declaration

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

## See Also

### Creating Sync Anchors

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