다음을 통해 공유


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

속성 값

각 캡처에 대해 두 형식의 배달을 사용할 수 있는지 여부를 알려주는 부울 값입니다.

특성

적용 대상