Share via


KinectUI.BUTTON_PRESSED_CLASS Property

Kinect for Windows 1.8

Gets the class name that is used to identify Kinect button elements that are currently being pressed.

Syntax

var buttonPressedClass = BUTTON_PRESSED_CLASS;

Property Value

Type: String

Class name that is used to identify Kinect button elements that are currently being pressed. The value of this property is "button-pressed".

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components