Share via


KinectUI.CURSOR_ID Property

Kinect for Windows 1.8

Gets the ID that is used to identify the DOM element that represents the Kinect cursor.

Syntax

var cursorId = CURSOR_ID;

Property Value

Type: String

ID that is used to identify the DOM element that represents the Kinect cursor. The value of this property is "kinect-cursor".

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components