---
title: elements
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/phprojectsectioncontent/elements
---

# elements

An array of asset, text, or journal entry elements contained in the content.

## Declaration

```swift
var elements: [PHProjectElement] { get }
```

## See Also

### Determining Content Properties

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