共用方式為


AVCapturePhotoCaptureDelegate_Extensions.DidFinishCapture 方法

定義

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

參數

This
IAVCapturePhotoCaptureDelegate

這個擴充方法運作所在的實例。

captureOutput
AVCapturePhotoOutput
error
NSError

即將加入。

這個參數可以是 null

適用於