<!--
{
  "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/HMCameraSnapshotControl",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HMCameraSnapshotControl"
  },
  "title" : "HMCameraSnapshotControl"
}
-->

# HMCameraSnapshotControl

An object that can take an image snapshot from a camera.

```
class HMCameraSnapshotControl
```

## Topics

### Taking snapshots

[`-  takeSnapshot`](/documentation/HomeKit/HMCameraSnapshotControl/takeSnapshot())

Takes an image snapshot.

[`mostRecentSnapshot`](/documentation/HomeKit/HMCameraSnapshotControl/mostRecentSnapshot)

The camera’s most recent snapshot.

[`HMCameraSnapshot`](/documentation/HomeKit/HMCameraSnapshot)

An object that represents a snapshot taken from a camera.

### Observing snapshot activity

[`delegate`](/documentation/HomeKit/HMCameraSnapshotControl/delegate)

Delegate that receives updates as the camera takes snapshots.

[`HMCameraSnapshotControlDelegate`](/documentation/HomeKit/HMCameraSnapshotControlDelegate)

A set of methods used to observe the camera’s snapshot activity.

## Relationships

### Conforms To

[`CVarArg`](/documentation/Swift/CVarArg)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`Sendable`](/documentation/Swift/Sendable)

### Inherits From

[`HMCameraControl`](/documentation/HomeKit/HMCameraControl)

---

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)