AVCapturePhotoOutput.CapturePhoto Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- settings
- AVCapturePhotoSettings
- Attributes