Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)