AVCapturePhotoCaptureDelegate_Extensions.WillCapturePhoto Method

Definition

public static void WillCapturePhoto (this AVFoundation.IAVCapturePhotoCaptureDelegate This, AVFoundation.AVCapturePhotoOutput captureOutput, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings);
static member WillCapturePhoto : AVFoundation.IAVCapturePhotoCaptureDelegate * AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit

Parameters

This
IAVCapturePhotoCaptureDelegate

The instance on which this extension method operates.

captureOutput
AVCapturePhotoOutput

Applies to