AVCapturePhotoOutput.DualCameraFusionSupported Property

Definition

Gets a value that tells whether the device can fuse two camera images to produce 1 higher quality image.

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

Property Value

Attributes

Applies to