HandPointer.getIsOver Function
Kinect for Windows 1.8
Determines whether this hand pointer is currently hovering over the specified DOM element.
Syntax
var boolean = getIsOver(element);
Parameters
element
Type: HTMLElementDOM element to test.
Return Value
Type: Boolean
Returns true if this hand pointer is currently hovering over the specified DOM element; otherwise, false.
Requirements
Library: Kinect-1.8.0.js