HMCameraSnapshotControlDelegate_Extensions.DidTakeSnapshot Method

Definition

public static void DidTakeSnapshot (this HomeKit.IHMCameraSnapshotControlDelegate This, HomeKit.HMCameraSnapshotControl cameraSnapshotControl, HomeKit.HMCameraSnapshot snapshot, Foundation.NSError error);
static member DidTakeSnapshot : HomeKit.IHMCameraSnapshotControlDelegate * HomeKit.HMCameraSnapshotControl * HomeKit.HMCameraSnapshot * Foundation.NSError -> unit

Parameters

This
IHMCameraSnapshotControlDelegate

The instance on which this extension method operates.

cameraSnapshotControl
HMCameraSnapshotControl
snapshot
HMCameraSnapshot

To be added.

This parameter can be null.

error
NSError

To be added.

This parameter can be null.

Applies to