Body.Activities Property

[Deprecated] Gets the status of the body’s possible activities. This API is not implemented in the Kinect for Windows v2 SDK and will always return null. It is included to support cross-compilation with the Xbox SDK.

public:
property IMapView<Activity, DetectionResult>^ Activities {
         IMapView<Activity, DetectionResult>^ get ();
}

Property value

[C++] 
[C#] 
[JavaScript] 
 
The status of the body's possible activities.

Namespace: WindowsPreview.Kinect
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: