HMCameraSnapshotControlDelegate.DidTakeSnapshot Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the system after an attempt to take a still image has been made.
[Foundation.Export("cameraSnapshotControl:didTakeSnapshot:error:")]
public virtual void DidTakeSnapshot (HomeKit.HMCameraSnapshotControl cameraSnapshotControl, HomeKit.HMCameraSnapshot snapshot, Foundation.NSError error);
abstract member DidTakeSnapshot : HomeKit.HMCameraSnapshotControl * HomeKit.HMCameraSnapshot * Foundation.NSError -> unit
override this.DidTakeSnapshot : HomeKit.HMCameraSnapshotControl * HomeKit.HMCameraSnapshot * Foundation.NSError -> unit
Parameters
- cameraSnapshotControl
- HMCameraSnapshotControl
- Attributes