---
title: PHSharedAlbumCreationSharingPolicy
framework: photosui
role: symbol
role_heading: Enumeration
path: photosui/phsharedalbumcreationsharingpolicy
---

# PHSharedAlbumCreationSharingPolicy

The sharing policy for creating shared albums.

## Declaration

```swift
enum PHSharedAlbumCreationSharingPolicy
```

## Topics

### Enumeration Cases

- [PHSharedAlbumCreationSharingPolicy.private](photosui/phsharedalbumcreationsharingpolicy/private.md)
- [PHSharedAlbumCreationSharingPolicy.public](photosui/phsharedalbumcreationsharingpolicy/public.md)

### Initializers

- [init(rawValue:)](photosui/phsharedalbumcreationsharingpolicy/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
