---
title: PHProjectSectionContent
framework: photosui
role: symbol
role_heading: Class
path: photosui/phprojectsectioncontent
---

# PHProjectSectionContent

An object containing section elements and layout information for a single level of curation.

## Declaration

```swift
class PHProjectSectionContent
```

## Overview

Overview A section content object contains suggested layout information for every element at a specific level of curation within a PHProjectSection. A single section can provide multiple content objects, but only one is used at a time, depending on the level of curation and the amount of content detail.

## Topics

### Determining Content Properties

- [elements](photosui/phprojectsectioncontent/elements.md)
- [numberOfColumns](photosui/phprojectsectioncontent/numberofcolumns.md)
- [aspectRatio](photosui/phprojectsectioncontent/aspectratio.md)
- [cloudAssetIdentifiers](photosui/phprojectsectioncontent/cloudassetidentifiers.md)
- [backgroundColor](photosui/phprojectsectioncontent/backgroundcolor.md)

### Initializers

- [init(coder:)](photosui/phprojectsectioncontent/init(coder:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Determining Section Contents

- [title](photosui/phprojectsection/title.md)
- [sectionContents](photosui/phprojectsection/sectioncontents.md)
