AVCapturePhotoSettingsThumbnailFormat Constructors

Definition

Overloads

AVCapturePhotoSettingsThumbnailFormat()
AVCapturePhotoSettingsThumbnailFormat(NSDictionary)

AVCapturePhotoSettingsThumbnailFormat()

[Foundation.Preserve(Conditional=true)]
public AVCapturePhotoSettingsThumbnailFormat ();
Attributes

Applies to

AVCapturePhotoSettingsThumbnailFormat(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public AVCapturePhotoSettingsThumbnailFormat (Foundation.NSDictionary dictionary);
new AVFoundation.AVCapturePhotoSettingsThumbnailFormat : Foundation.NSDictionary -> AVFoundation.AVCapturePhotoSettingsThumbnailFormat

Parameters

dictionary
NSDictionary
Attributes

Applies to