---
title: delegate
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmcamerasnapshotcontrol/delegate
---

# delegate

Delegate that receives updates as the camera takes snapshots.

## Declaration

```swift
weak var delegate: (any HMCameraSnapshotControlDelegate)? { get set }
```

## See Also

### Observing snapshot activity

- [HMCameraSnapshotControlDelegate](homekit/hmcamerasnapshotcontroldelegate.md)
