AVCapturePhoto.DepthData Property

Definition

Gets the depth map for the captured photo, if present.

public virtual AVFoundation.AVDepthData DepthData { [Foundation.Export("depthData")] get; }
member this.DepthData : AVFoundation.AVDepthData

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to