KinectSensor.IsAvailable Property

Gets a Boolean value that indicates whether the Kinect sensor is available.

Syntax

public:
property bool IsAvailable {
         bool get ();
}  

Property value

Type: bool 

 True if the Kinect sensor is available; otherwise false.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

KinectSensor Class

KinectSensor Members

Windows.Kinect Namespace