Share via


AVCapturePhotoOutput.DualCameraDualPhotoDeliveryEnabled 属性

定义

获取或设置一个布尔值,该值指示是否为每个捕获启用两种格式的传递。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool DualCameraDualPhotoDeliveryEnabled { [Foundation.Export("isDualCameraDualPhotoDeliveryEnabled")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setDualCameraDualPhotoDeliveryEnabled:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.DualCameraDualPhotoDeliveryEnabled : bool with get, set

属性值

一个布尔值,该值指示是否为每个捕获启用两种格式的传递。

属性

适用于