Upravit

Sdílet prostřednictvím


AVCapturePhotoSettings.PreviewPhotoFormat Property

Definition

Gets or sets a dictionary that describes the format of preview images for the captured image.

public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> PreviewPhotoFormat { [Foundation.Export("previewPhotoFormat", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPreviewPhotoFormat:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PreviewPhotoFormat : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to