Share via


KinectUI.HANDPOINTER_LOSTCAPTURE Property

Kinect for Windows 1.8

Gets the name of the DOM event that is triggered when a hand pointer stops being captured by a DOM element.

Syntax

var handPointerLostCapture = HANDPOINTER_LOSTCAPTURE;

Property Value

Type: String

Name of the DOM event that is triggered when a hand pointer stops being captured by a DOM element. The value of this property is "handPointerLostCapture".

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components