---
title: PHProjectSection.SectionType
framework: photosui
role: symbol
role_heading: Enumeration
path: photosui/phprojectsection/sectiontype-swift.enum
---

# PHProjectSection.SectionType

The intended usage of the section: cover, content, or auxiliary.

## Declaration

```swift
enum SectionType
```

## Topics

### Section Types

- [PHProjectSection.SectionType.undefined](photosui/phprojectsection/sectiontype-swift.enum/undefined.md)
- [PHProjectSection.SectionType.cover](photosui/phprojectsection/sectiontype-swift.enum/cover.md)
- [PHProjectSection.SectionType.content](photosui/phprojectsection/sectiontype-swift.enum/content.md)
- [PHProjectSection.SectionType.auxiliary](photosui/phprojectsection/sectiontype-swift.enum/auxiliary.md)

### Initializers

- [init(rawValue:)](photosui/phprojectsection/sectiontype-swift.enum/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)

## See Also

### Defining the Section Type

- [sectionType](photosui/phprojectsection/sectiontype-swift.property.md)
