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