共用方式為


AVCapturePhotoCaptureDelegate.WillCapturePhoto 方法

定義

擷取即將完成時呼叫的方法。

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

參數

captureOutput
AVCapturePhotoOutput
屬性

適用於