Gets a boolean value that indicates whether the associated PointerPoint Class represents an engaged user.
public:
property bool IsEngaged {
bool get ();
}
Type: bool
A boolean value that indicates whether the associated PointerPoint Class represents an engaged user.
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.UI.Input
Metadata: windows.winmd