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 the specified DOM element has been designated as a press target.
Syntax
var boolean = getIsPressTarget(element);
Parameters
element
Type: HTMLElementDOM element to test.
Return Value
Type: Boolean
Returns true if the specified DOM element has been designated as a press target; otherwise, false.
Requirements
Library: Kinect-1.8.0.js