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

# init(_:)

Returns a new decoration identifier matching the provided String.

## Declaration

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

## See Also

### Creating Decoration Identifiers

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