AVCapturePhotoOutput.DualCameraFusionSupported プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイスが 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
プロパティ値
- 属性