---
title: identifier
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/snapshotdata/identifier
---

# identifier

The identifier associated with this snapshot request.

## Declaration

```swift
let identifier: String?
```

## See Also

### Getting the data

- [reason](swiftui/snapshotdata/reason.md)
- [SnapshotData.SnapshotReason](swiftui/snapshotdata/snapshotreason.md)
