Compartir a través de


AVCapturePhotoCaptureDelegate.DidCapturePhoto Método

Definición

Método al que se llama después de tomar la foto.

[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

Parámetros

captureOutput
AVCapturePhotoOutput
Atributos

Se aplica a