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

# init(rawValue:)

Initializes a project type from its raw string value.

## Declaration

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

## See Also

### Initializing a Project Type

- [init(_:)](photosui/phprojecttype/init(_:).md)
