Share via


KinectUI.BUTTON_HOVER_CLASS Property

Kinect for Windows 1.8

Gets the class name that is used to identify Kinect button elements that are currently under a hovering hand pointer.

Syntax

var buttonHoverClass = BUTTON_HOVER_CLASS;

Property Value

Type: String

Class name that is used to identify Kinect button elements that are currently under a hovering hand pointer. The value of this property is "button-hover".

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUI Interface
UI Components