Share via


KinectUI.BUTTON_TEXT_CLASS Property

Kinect for Windows 1.8

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

Syntax

var buttonTextClass = BUTTON_TEXT_CLASS;

Property Value

Type: String

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

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components