AVCaptureDevice.ActiveDepthDataFormat Property
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[set: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("activeDepthDataFormat", ObjCRuntime.ArgumentSemantic.Strong)]
[set: Foundation.Export("setActiveDepthDataFormat:", ObjCRuntime.ArgumentSemantic.Strong)]
public virtual AVFoundation.AVCaptureDeviceFormat ActiveDepthDataFormat { get; set; }
member this.ActiveDepthDataFormat : AVFoundation.AVCaptureDeviceFormat with get, set
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes