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