Share via


AVCapturePhotoCaptureDelegate_Extensions.DidCapturePhoto Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidCapturePhoto(this AVFoundation.IAVCapturePhotoCaptureDelegate This, AVFoundation.AVCapturePhotoOutput captureOutput, AVFoundation.AVCaptureResolvedPhotoSettings resolvedSettings);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidCapturePhoto : AVFoundation.IAVCapturePhotoCaptureDelegate * AVFoundation.AVCapturePhotoOutput * AVFoundation.AVCaptureResolvedPhotoSettings -> unit

Parameters

captureOutput
AVCapturePhotoOutput
Attributes

Applies to