InteractionHandEventType Enumeration
Specifies the event type for hand interactions.
Syntax
public enum InteractionHandEventType
Members
Member name | Value | Description | |
---|---|---|---|
Grip | 1 | A grip event has been detected. | |
GripRelease | 2 | A grip release event has been detected. | |
None | 0 | Some other hand event has been detected. |
Requirements
Namespace: Microsoft.Kinect.Toolkit.Interaction
Assembly: Microsoft.Kinect.Toolkit.Interaction (in microsoft.kinect.toolkit.interaction.dll)