Share via


KinectUI.HANDPOINTERS_UPDATED Property

Kinect for Windows 1.8

Gets the name of the global UI event that is triggered when a change occurs in the set of tracked hand pointers.

Syntax

var handPointersUpdated = HANDPOINTERS_UPDATED;

Property Value

Type: String

Name of the global UI event that is triggered when a change occurs in the set of tracked hand pointers. The value of this property is "handPointersUpdated".

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components