---
title: sectionType
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojectsection/sectiontype-swift.property
---

# sectionType

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

## Declaration

```swift
var sectionType: PHProjectSection.SectionType { get }
```

## See Also

### Defining the Section Type

- [PHProjectSection.SectionType](photosui/phprojectsection/sectiontype-swift.enum.md)
