AVCaptureResolvedPhotoSettings.DualCameraFusionEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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