Whether or not the Kinect sensor is available.
public:
property bool IsAvailable {
bool get ();
}
Type: bool
A Boolean value that indicates whether or not the Kinect sensor is available.
Namespace: Windows.Kinect
Metadata: windows.winmd
IsAvailableChangedEventArgs Class