AVCaptureDevice.ActiveDepthDataFormat Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureDeviceFormat ActiveDepthDataFormat { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("activeDepthDataFormat", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setActiveDepthDataFormat:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ActiveDepthDataFormat : AVFoundation.AVCaptureDeviceFormat with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to