didFinishProcessingPhoto property
Provides the delegate with the captured image and associated metadata resulting from a photo capture.
An object containing the captured image pixel buffer, along with any metadata and attachments captured along with the photo (such as a preview image or depth map).
Implementation
final FinishProcessingPhotoCallback didFinishProcessingPhoto;