Share via


KinectSensorChooser.Status Property

The status of the current sensor or why we cannot retrieve a sensor. When this changes clients will get INotifyPropertyChanged events.

Syntax

public ChooserStatus Status { get; }

Property Value

Type: ChooserStatus
The status of the current sensor or why we cannot retrieve a sensor.

Requirements

Namespace: Microsoft.Kinect.Toolkit

Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)

See Also

Reference

KinectSensorChooser Class
KinectSensorChooser Members
Microsoft.Kinect.Toolkit Namespace