---
title: uuidRepresentation
framework: Foveated Streaming
role: symbol
role_heading: Instance Property
platforms: [visionOS 27.0+]
path: foveatedstreaming/foveatedstreamingsession/messagechannel/id-swift.struct/uuidrepresentation
---

# uuidRepresentation

The UUID representation of this ID, if it can be represented as one.

## Declaration

```swift
var uuidRepresentation: UUID? { get }
```
