HandPointer.captured Property
Kinect for Windows 1.8
Gets a Boolean value that indicates whether all events triggered by this hand pointer are currently being captured by a DOM element.
Syntax
var captured = captured;
Property Value
Type: Boolean
true if all events triggered by this hand pointer are currently being captured by a DOM element; otherwise, false.
Requirements
Library: Kinect-1.8.0.js