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

# mostRecentSnapshot

The camera’s most recent snapshot.

## Declaration

```swift
var mostRecentSnapshot: HMCameraSnapshot? { get }
```

## See Also

### Taking snapshots

- [takeSnapshot()](homekit/hmcamerasnapshotcontrol/takesnapshot().md)
- [HMCameraSnapshot](homekit/hmcamerasnapshot.md)
