Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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