次の方法で共有


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
属性

適用対象