共用方式為


AVCapturePhotoCaptureDelegate.WillBeginCapture 方法

定義

擷取即將開始時呼叫的方法。

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

參數

captureOutput
AVCapturePhotoOutput
屬性

適用於