Share via


AVCapturePhotoSettings.FromPhotoSettings(AVCapturePhotoSettings) Method

Definition

[Foundation.Export("photoSettingsFromPhotoSettings:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AVFoundation.AVCapturePhotoSettings FromPhotoSettings(AVFoundation.AVCapturePhotoSettings photoSettings);
[<Foundation.Export("photoSettingsFromPhotoSettings:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member FromPhotoSettings : AVFoundation.AVCapturePhotoSettings -> AVFoundation.AVCapturePhotoSettings

Parameters

photoSettings
AVCapturePhotoSettings

Returns

Attributes

Applies to