HandEventType Enumeration
Enumerates the possible hand event types.
Syntax
public enum HandEventType
Members
Member name | Value | Description | |
---|---|---|---|
Grip | 1 | The hand is gripping. | |
GripRelease | 2 | The hand is releasing a grip. | |
None | 0 | The hand is neither gripping or releasing. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Controls
Assembly: Microsoft.Kinect.Toolkit.Controls (in microsoft.kinect.toolkit.controls.dll)