AVCapturePhotoSettingsThumbnailFormat 构造函数

定义

重载

AVCapturePhotoSettingsThumbnailFormat()
AVCapturePhotoSettingsThumbnailFormat(NSDictionary)

AVCapturePhotoSettingsThumbnailFormat()

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

适用于

AVCapturePhotoSettingsThumbnailFormat(NSDictionary)

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

参数

dictionary
NSDictionary
属性

适用于