---
title: delegate
framework: spatialpreview
role: symbol
role_heading: Instance Property
platforms: [macOS 27.0+]
path: spatialpreview/usdpreviewsession/delegate
---

# delegate

Optional synchronous undo/redo event delegate

## Declaration

```swift
weak final var delegate: (any USDPreviewSession.ChangeListDelegate)?
```
