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

# cloudAssetIdentifiers

An array containing all cloud asset identifiers referenced in the content.

## Declaration

```swift
var cloudAssetIdentifiers: [PHCloudIdentifier] { get }
```

## See Also

### Determining Content Properties

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