Share via


AVCapturePhotoSettings.PreviewPhotoFormat Property

Definition

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

Property Value

Attributes

Applies to