Düzenle

Aracılığıyla paylaş


AVCapturePhotoSettings.FromFormat Method

Definition

Creates a new AVCapturePhotoSettings from the values that are contained in format.

[Foundation.Export("photoSettingsWithFormat:")]
public static AVFoundation.AVCapturePhotoSettings FromFormat (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> format);
static member FromFormat : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> AVFoundation.AVCapturePhotoSettings

Parameters

format
NSDictionary<NSString,NSObject>

To be added.

This parameter can be null.

Returns

Attributes

Applies to