AVCapturePhotoSettingsThumbnailFormat Constructors
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.
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