次の方法で共有


AVCaptureResolvedPhotoSettings.DualCameraFusionEnabled プロパティ

定義

2 つの組み込みカメラの画像を 1 つの高品質の画像に結合するかどうかを制御するブール値を取得または設定します。

[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

プロパティ値

属性

適用対象