Share via


KinectUI.BUTTON_CLASS Property

Kinect for Windows 1.8

Gets the class name that is used to identify Kinect button elements.

Syntax

var buttonClass = BUTTON_CLASS;

Property Value

Type: String

Class name that is used to identify Kinect button elements. The value of this property is "kinect-button".

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components