다음을 통해 공유


AVCapturePhotoOutput.CameraCalibrationDataDeliverySupported 속성

정의

캡처 출력이 보정 데이터를 제공할 수 있는지 여부를 알려주는 부울 값을 가져옵니다.

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

속성 값

true 배달이 지원되면 입니다. 그렇지 않으면 false입니다.

특성

적용 대상