Edit

Share via


AVCapturePhotoOutput.CapturePhoto Method

Definition

Captures a photo.

[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

Parameters

Attributes

Applies to