AVCapturePhotoSettings.DepthDataDeliveryEnabled Property

Definition

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

Property Value

Attributes

Applies to