Share via


AVCapturePhotoSettings.IsHighResolutionPhotoEnabled Property

Definition

Gets or sets a Boolean value that controls whether the highest available resolution will be used when capturing images.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsHighResolutionPhotoEnabled { [Foundation.Export("isHighResolutionPhotoEnabled")] get; [Foundation.Export("setHighResolutionPhotoEnabled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isHighResolutionPhotoEnabled")>]
[<set: Foundation.Export("setHighResolutionPhotoEnabled:")>]
member this.IsHighResolutionPhotoEnabled : bool with get, set

Property Value

Attributes

Applies to