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