<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/PhotosUI/PHProjectType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "PhotosUI"
    ],
    "preciseIdentifier" : "c:@T@PHProjectType"
  },
  "title" : "PHProjectType"
}
-->

# PHProjectType

The type descriptor of a project extension.

```
struct PHProjectType
```

## Topics

### Initializing a Project Type

[`init(_:)`](/documentation/PhotosUI/PHProjectType/init(_:))

Initializes a project type from a string.

[`init(rawValue:)`](/documentation/PhotosUI/PHProjectType/init(rawValue:))

Initializes a project type from its raw string value.

### Defining a Project Type

[`undefined`](/documentation/PhotosUI/PHProjectType/undefined)

An undefined project type.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)