Share via


KinectUIAdapter.promoteButtons Function

Kinect for Windows 1.8

Configures each DOM element in the specified array or HTMLCollection to act as a Kinect UI button.

Syntax

promoteButtons(elements);

Parameters

  • elements
    Type: Object

    Array or HTMLCollection that contains the DOM elements to configure to act as Kinect UI buttons.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUIAdapter Interface
UI Components