共用方式為


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
屬性

適用於