Gets a value indicating whether the current user engagement mode is manual or system.
public:
static property KinectEngagementMode KinectEngagementMode {
KinectEngagementMode get ();
}
Type: KinectEngagementMode
A value indicating whether the current user engagement mode is manual or system.
Call InputManager.SetKinectOnePersonManualEngagement Method or InputManager.SetKinectTwoPersonManualEngagement Method to manually assign which body/hand pairs will be tracked as engaged. Call InputManager.SetKinectOnePersonSystemEngagement Method or InputManager.SetKinectTwoPersonSystemEngagement Method to allow the system to dynamically determine the engaged user.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd