Edit

Share via


AVCapturePhotoSettings.FromPhotoSettings(AVCapturePhotoSettings) Method

Definition

Creates a new AVCapturePhotoSettings from the specified photoSettings.

[Foundation.Export("photoSettingsFromPhotoSettings:")]
public static AVFoundation.AVCapturePhotoSettings FromPhotoSettings (AVFoundation.AVCapturePhotoSettings photoSettings);
static member FromPhotoSettings : AVFoundation.AVCapturePhotoSettings -> AVFoundation.AVCapturePhotoSettings

Parameters

photoSettings
AVCapturePhotoSettings

Returns

Attributes

Applies to