AVCaptureDeviceFormat.SupportedDepthDataFormats Property
Definition
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[get: Foundation.Export("supportedDepthDataFormats")]
[get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureDeviceFormat[] SupportedDepthDataFormats { get; }
member this.SupportedDepthDataFormats : AVFoundation.AVCaptureDeviceFormat[]
Property Value
- AVCaptureDeviceFormat[]
- Attributes
-
Applies to