次の方法で共有


AVCapturePhotoOutput.DualCameraFusionSupported プロパティ

定義

デバイスが 2 つのカメラ 画像を融合して 1 つの高品質の画像を生成できるかどうかを示す値を取得します。

[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

プロパティ値

属性

適用対象