---
title: "init(_:)"
framework: photosui
role: symbol
role_heading: Initializer
path: "photosui/phprojectregionofinterest/identifier-swift.struct/init(_:)"
---

# init(_:)

Initializes a region of interest identifier from a string.

## Declaration

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

## See Also

### Initializing an Identifier

- [init(rawValue:)](photosui/phprojectregionofinterest/identifier-swift.struct/init(rawvalue:).md)
