Property depthSensorSupported
depthSensorSupported
Whether the configuration supports a depth sensor.
Declaration
public Supported depthSensorSupported { get; }
Property Value
Type | Description |
---|---|
Supported | A value indicating whether a depth sensor is supported, not supported, or if support is unknown. |