次の方法で共有


AVCapturePhotoOutput.CapturePhoto メソッド

定義

写真をキャプチャします。

[Foundation.Export("capturePhotoWithSettings:delegate:")]
public virtual void CapturePhoto (AVFoundation.AVCapturePhotoSettings settings, AVFoundation.IAVCapturePhotoCaptureDelegate cb);
abstract member CapturePhoto : AVFoundation.AVCapturePhotoSettings * AVFoundation.IAVCapturePhotoCaptureDelegate -> unit
override this.CapturePhoto : AVFoundation.AVCapturePhotoSettings * AVFoundation.IAVCapturePhotoCaptureDelegate -> unit

パラメーター

属性

適用対象