Düzenle

Aracılığıyla paylaş


AVCapturePhotoCaptureDelegate.DidCapturePhoto Method

Definition

Method that is called after the photo is taken.

[Foundation.Export("captureOutput:didCapturePhotoForResolvedSettings:")]
public virtual void DidCapturePhoto (AVFoundation.AVCapturePhotoOutput captureOutput, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings);
abstract member DidCapturePhoto : AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit
override this.DidCapturePhoto : AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit

Parameters

captureOutput
AVCapturePhotoOutput
Attributes

Applies to