<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 10.0.0 -",
    "tvOS: 10.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCameraSnapshotControlDelegate/cameraSnapshotControlDidUpdateMostRecentSnapshot(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:objc(pl)HMCameraSnapshotControlDelegate(im)cameraSnapshotControlDidUpdateMostRecentSnapshot:"
  },
  "title" : "cameraSnapshotControlDidUpdateMostRecentSnapshot(_:)"
}
-->

# cameraSnapshotControlDidUpdateMostRecentSnapshot(_:)

Tells the delegate that the most recent snapshot has been updated.

```
optional func cameraSnapshotControlDidUpdateMostRecentSnapshot(_ cameraSnapshotControl: HMCameraSnapshotControl)
```

## Parameters

`cameraSnapshotControl`

The camera snapshot control responsible for the updated snapshot.

## Discussion

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)