Modifica

Share via


AVCaptureResolvedPhotoSettings.DualCameraFusionEnabled Property

Definition

Gets or sets a Boolean value that controls whether images from two built-in cameras were be combined into one high quality image.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DualCameraFusionEnabled { [Foundation.Export("isDualCameraFusionEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.DualCameraFusionEnabled : bool

Property Value

Attributes

Applies to