AVCapturePhotoOutput.DualCameraFusionSupported 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 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