KinectUI.HANDPOINTER_GOTCAPTURE Property
Kinect for Windows 1.8
Gets the name of the DOM event that is triggered when a hand pointer starts being captured by a DOM element.
Syntax
var handPointerGotCapture = HANDPOINTER_GOTCAPTURE;
Property Value
Type: String
Name of the DOM event that is triggered when a hand pointer starts being captured by a DOM element. The value of this property is "handPointerGotCapture".
Requirements
Library: Kinect-1.8.0.js