Edit

Share via


AVCapturePhotoSettings.EmbeddedThumbnailPhotoFormat Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary EmbeddedThumbnailPhotoFormat { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("embeddedThumbnailPhotoFormat", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setEmbeddedThumbnailPhotoFormat:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.EmbeddedThumbnailPhotoFormat : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to