Share via


HandPointer.isPressed Property

Kinect for Windows 1.8

Gets a Boolean value that indicates whether this hand pointer is currently in a press interaction.

Syntax

var isPressed = isPressed;

Property Value

Type: Boolean

true if this hand pointer is currently in a press interaction; otherwise, false.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components