---
title: relatedUUID
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccamerafile/relateduuid
---

# relatedUUID

A related UUID correlating several images from an Apple device.

## Declaration

```swift
var relatedUUID: String? { get }
```

## Discussion

Discussion This value is the same for both the image and video of a LivePhoto.

## See Also

### Inspecting a File’s Identity

- [groupUUID](imagecapturecore/iccamerafile/groupuuid.md)
- [originatingAssetID](imagecapturecore/iccamerafile/originatingassetid.md)
